Skip to content

Merchants Manage Subscription Plans

1. Interaction Process

2. Rules

  • Merchant direct debits can be divided into initial and subsequent debits. The initial debit requires the user to bind a payment method, while subsequent debits are merchant-initiated and require no user interaction.

  • For the initial debit, integration is supported using the cashier mode, API mode, and front-end component mode. Subsequent debits require no user interaction and can be completed using the API.

  • For the initial debit, the transaction amount (totalAmount) supports 0 or a specific amount greater than 0. If the transaction amount is 0, only the payment method is bound. If the transaction amount is greater than 0, the payment is initiated and the payment method is bound. After a successful transaction, PayerMax generates a token (paymentTokenID) for the user's payment method and notifies the merchant for subsequent direct debits.

  • For subsequent debits, the paymentTokenID is sent instead of the user's payment method to complete the debit.

Was this page helpful?

Thank you for your help in improving PayerMax Product Docs!

Last updated:

Released under the MIT License.