Page History
Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Payment
The user selects the Ipay API method and enters the amount on the merchant's platform.
The user is redirected to the payment page.
The user selects one of the available payment methods: Ipay or LankaQR:
Ipay payment Flow:
- The user enters the necessary information for further payment confirmation: phone number and email address associated with their account.
- The user receives a push notification on their phone with a payment request.
- The user opens the Ipay app and confirms the payment.
LankaQR payment Flow:
- The user scans the QR code in their Ipay app using the QR pay section.
- The user confirms the payment.
- Paykassma sends a postback to the merchant's side.
- The funds are credited to the user's balance on the merchant's platform.
Payment window integration (plugin)
Due to the specifics of the payment system (PS), the Ipay API method can only be integrated through an iframe (plugin), with the payment page being opened in a new tab (popup).
Example of a link to open a Ipay API payment window:
|
---|
Code Block |
---|
wallet_type=ipay_api currency_code=LKR Available languages(lang): en |
Info |
---|
Pay attention to the description of the parameters payment_url_success_id / payment_url_fail_id/ payment_url_pending_id and success_url / fail_url / pending_url. |
For the description of all the plug-in parameters click here.
Table of Contents | ||
---|---|---|
|