Payment Request with Alipay
For Alipay on PC-Browser
✅ Create Payment Request Link or Form
☑️ Merchant payment button to generate payment request link
https://mppay.ottpay.com/webPay?merCode=××××&merchantId=××××&orderId=××××&operId=×××××&amount=××××&returnURL=×××׬ifyURL=××××&submit_type=xxxx&remarks=xxxx*️ Prefixed URL
https://mppay.ottpay.com/webPay?*️ merchantId
*️ orderId
*️ amount
*️ returnURL (need be encoded with Base64)
*️ notifyURL (need be encoded with Base64)
*️ submit_type
*️ remarks (optional)
☑️ Return and the next action
✅ Payment Notify URL - API Call Back (HTTP-POST)
☑️Message Payload Parameters Level (HTTP-Response-Body)
☑️ Transaction Data (JSON format, after decrypted)
Last updated
Was this helpful?