Test on QA for Internal Beta Testing
Once you complete integration in the given sample Unity base project, you can Test the following payment flow with the given test details:
Testing Card Form Flow:
For testing card form flow set TestCodaSDKHandler,
Country Code: Coda.CountryCode.US, Currency Code: Coda.CurrencyCode.USDand hit
button to test inside Unity Editor or follow Create Android Build steps to create a build and test on physical device or android emulator. Use Test card details as following at the time of testing the card payment flow in the game window: Card Number: 3400 000000 01098 Expiry: Any valid future date CVC/CVV: Any 4-digit OTP: 1234
Testing Hosted Payment Page Flow:
For testing hosted payment page flow set TestCodaSDKHandler,
Country Code: Coda.CountryCode.ID, Currency Code: Coda.CurrencyCode.IDRand hit
button to test inside Unity Editor or follow Create Android Build steps to create a build and test on physical device or android emulator. Use Test details as following for testing "Tri Indonesia" payment channel: Phone Number: 089643927109 OTP: 7777777
The complete hosted payment page flow will work with physical device or android emulator. Inside Unity Editor, the flow will work till you complete the transaction and see the Payment Successful screen only. The flow to return back to the origin after clicking "Back to Unity Test/ Kembali ke Unity Test" will work with physical device or android emulator, not inside Unity Editor.
Last updated
Was this helpful?