Express Checkout Transactions (Custom UI in mobile) (Test Mode)
- Ecocash
Used Phone numbers:
– For Success – 0771111111
– For Delayed Success – 0772222222
Response:
{redirect: null, hasRedirect: false, pollUrl: , error: the+specified+id+does+not+have+any+active+ecocash+payment+method, success: true, hash: null, instructions: null}
- OneMoney
Used Phone numbers:
– Success – 0771111111
– Delayed Success – 0772222222
Response:
{redirect: null, hasRedirect: false, pollUrl: , error: the+integration+id+specified+is+currently+in+test+mode.+the+authemail+used+must+belong+to+the+company+in+control+of+the+integration+id., success: true, hash: null, instructions: null}
We also tried to do payment through Webview, but as of PHP web view runs with the Testing environment, it required a logged-in tab, where it doesn’t feasibie on mobile. Please suggest below:
- How to run the Flutter SDK with a testing environment?
- Same like PHP SDK, why it does not provide an option for the other two Wallets?
- Why PayNow Flutter SDK does not provide inbuild UI for Payment like other Payment Gateway for Mobile?