Created
April 1, 2019 18:11
-
-
Save iqan/386dfb8028e763a5bd49d63a6f50dae8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| final orderId = 'TEST_12345678'; | |
| final customerId = '12345678'; | |
| final amount = '1.0'; | |
| final email = '[email protected]'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment