Yuansfer DOCS
  • Introduction
  • GUIDE
    • Online Payment
    • Point of Sale
      • Scan QR Code
      • Create QR Code
    • Plugins
    • Payment Methods
    • Financial Report
    • Security
    • Incident Priorities
    • SDK
    • Tutorials & Examples
      • PHP SDK
      • JAVA SDK
      • C# SDK
      • JS SDK
  • API REFERENCE V3
    • Sandbox Environment
      • Apply Sandbox Credentials
    • Signing API Parameters
    • Customers
      • Register Customer
      • Retrieve Customer
      • Update Customer
    • Payments
      • Online Payment
        • Yuansfer Checkout
        • Yuansfer Integrated Payment
          • Braintree Payments
          • Prepay
        • Recurring Payments
          • Authorize
          • Apply Token
          • Pay
          • Revoke
      • Point of Sale Payment
        • Scan QR Code
          • Add
          • Prepay
        • Create QR Code
    • Transaction Revert
      • Refund
      • Cancel
    • Transaction Data Search
      • Transaction Query
    • Payouts
      • Create Payee
      • Retrieve Payee
      • Balance
      • Send Money
      • Search Payments
    • Notes
  • 中文
Powered by GitBook
On this page

Was this helpful?

  1. API REFERENCE V3
  2. Payments
  3. Online Payment

Recurring Payments

Referred to as auto-debit, only accepting Alipay and South Asian wallets at this time.

PreviousPrepayNextAuthorize

Last updated 3 years ago

Was this helpful?

Auto Debit Payment requires a user to sign a payment agreement (such as the three-party withholding agreement) with the merchant in advance. After that, when the user purchases merchandise on the merchant site, the merchant can deduct money from the user account directly by using an authorization token.

To use this payment solution, merchant needs to obtain the authorization in advance. Users need to sign a contract (such as the three-party withholding agreement) with merchant to authorize the merchant to obtain the authorization token. After that, the merchant can use the token to initiate the auto debit payment request.

Authorize
Apply Token
Pay
Revoke