Trigger a recurring payment for a ADHOC subscription.
Trigger a charge on an active ADHOC subscription. The API call initiates the payment — the actual payment outcome (success, failure, or cancellation) is delivered asynchronously via webhooks, at which point the order and payment records are created in the system.Documentation Index
Fetch the complete documentation index at: https://docs.eximpe.com/llms.txt
Use this file to discover all available pages before exploring further.
billing_amount is used. Must be less than or equal to the subscription’s billing_amount.REC- prefix if not provided.success means the payment was initiated — not that it has been captured.