Initiate a fund transaction for a wallet account and get a hosted payment link.
direct_debit| Code | Description |
|---|---|
200 | Checkout link generated successfully |
400 | Validation error or missing parameters |
401 | Unauthorized or invalid API key |
500 | Internal error occurred while generating the link |
link is a hosted payment page where the user can complete funding using available payment options.reference to track and confirm the transaction status later via webhook or API.direct charge success response, when 2faEnable is true this indicate that 2FA is required to complete direct charge by the bank.
This is only applicable to all banks that have 2FA enable for direct charge.direct charge success response, when 2faEnable is true, link will have return a hosted authorization page where users can perform 2FA.reference for each transaction.link and redirect users to it immediately for payment.