Payment
"Payment Charge" API will be used by client to inform Ayoconnect to charge end user credit card by providing the token given during callback from generate webview API.
Note that payment charge is Synchronous process. Meaning, there will be no callback and client should consider the response as the final payment result.
Through this feature, you can:
- Request Payment - Initiate payment to deduct fund from user's card
- Specify Payment Amount - Client will be able to specify any amount as per transaction amount that client intend to charge the end users.
Updated about 2 months ago