Jump to Content
UQPAY Acquiring
GuidesAPI ReferenceDiscussions
v1.0

Log InUQPAY Acquiring
Guides
Log In
v1.0GuidesAPI ReferenceDiscussions
All
Pages
Start typing to search…

Documentation

  • 1. Introduction
  • 2. Modification History
  • 3. Readers
  • 4. Integration options
    • 4.1 API only
      • 4.1.1 Payment flow - Normal
      • 4.1.2 Payment flow - Redirect
      • 4.1.3 Payment flow - Order code
      • 4.1.4 Payment flow - Payment code
      • 4.1.5 Payment flow - Static code
      • 4.1.6 Payment flow - Pre-authorization
    • 4.2 Checkout page
  • 5. Payment Methods
    • 5.1 CARD_PAYMENT
      • 5.1.1 API Only
      • 5.1.2 Checkout page
    • 5.2 PAYNOW
    • 5.3 ALIPAY_CN
    • 5.4 WECHAT
    • 5.5 GRABPAY
    • 5.6 UNIONPAY
    • 5.7 TNG
    • 5.8 ALIPAY_HK
    • 5.9 TRUEMONEY
    • 5.10 DANA
    • 5.11 GCASH
    • 5.12 KAKAOPAY
    • 5.13 MPAY
    • 5.14 TossPay
  • 6. 3D Secure 2 authentication
    • 6.1 Frictionless flow
    • 6.2 Challenge flow
    • 6.3 Payment Flow with 3D Secure 2 authentication
  • 7. Appendix
    • 7.1 Currency&Amount
    • 7.2 Transaction Status
    • 7.3 Error message
    • 7.4 Settlement Report
    • 7.5 Transaction Type
    • 7.6 Redirect outside the application
    • 7.7 Bank code in Singapore
    • 7.8 TRANSACTION EXTENSION INFOMATION
  • 8. Glossary
Powered by 

4.1 API only

API provides a simple and flexible way to initiate and authorise online payments. You can use the same integration for payments made with cards (including 3D Secure), mobile wallets, and local payment methods (for example, Paynow).

Build your own UI for payment methods on your website, IOS or Android app.
For each payment method integration, please refer to the "Payment method" section.

Updated about 2 months ago


4. Integration options
4.1.1 Payment flow - Normal