diff --git a/docs/tutorials/moneygram-access-integration-guide.mdx b/docs/tutorials/moneygram-access-integration-guide.mdx index 3968998de..3b80a60cf 100644 --- a/docs/tutorials/moneygram-access-integration-guide.mdx +++ b/docs/tutorials/moneygram-access-integration-guide.mdx @@ -415,6 +415,33 @@ print( +## MoneyGram Successful Send Test Cases +Below are the test cases that can be performed after the intergation is complete in Non-production Environemnt (Testnet). + +Prequisite for Testing: Set the VN to a location in the USA. + +TestCase 1: Cash-out/ Withdraw In Cash-Out Country +Perform Cash-out/Withdraw from the wallet application (via MGI Anchor UI). + +Step 1: Perform a cash-out/withdraw transaction using the folllwing: + a. set CASH-OUT COUNTRY = United States. + b. set CASH-OUT STATE = Minnesota (MN) + c. set amount = 1.00 + +Step 2a: Provide the following to MoneyGram team + a. the Date of Birth used on the transaction: + b. the MoneyGram REFERENCE NUMBER: + d. Screenshot of the status of this transaction in the wallet application. Status should show as 'Pending user pickup'. + +Step 2b: MoneyGram team will complete the transaction and inform wallet team. + +Step 3: Wallet team to Provide a screenshot of the status of this transaction in the wallet application. This transaction status should show as "completed” + + + + + + [moneygram access]: https://stellar.org/moneygram?locale=e [moneygram access wallet mvp implementation]: https://github.com/stellar/moneygram-access-wallet-mvp [stellar test anchor]: https://testanchor.stellar.org/.well-known/stellar.toml