Overview
About 226 wordsLess than 1 minute
2025-03-07
Recurring is an MIT (Merchant-Initiated Transaction) stored credential charging capability used for subsequent merchant-triggered charges after cardholder authorization.
It is not limited to fixed-cycle subscriptions. It can also be used for auto-renewals, pay-per-use billing, and other scenarios where the merchant decides when to trigger the charge.
Warning
Before going live, coordinate with technical support on the authorization relationship, charge strategy, and retry policy.
Two Types of Recurring Events
Recurring requires two types of events:
Cardholder authorization The cardholder confirms card storage and authorizes the merchant to trigger later charges within the agreed scope.
Merchant-initiated charge Each subsequent MIT charge is triggered by the merchant and sent through the PingPongCheckout API.
Execution of Subsequent Charges
The timing, frequency, amount rules, and retry strategy for subsequent charges are all maintained by the merchant side, which then calls the PingPongCheckout API to trigger each charge.
Subsequent MIT charges can take effect only after the first authorization payment succeeds.
