Documentation Index
Fetch the complete documentation index at: https://docs.metronome.com/llms.txt
Use this file to discover all available pages before exploring further.
PRIVATE BETAThis feature is currently in Private Beta, contact sales@metronome.com for early access.Don’t have a Metronome account? Sign up to get started.
What Metronome supports
Metronome supports India e-mandates for auto-recharge payments via Stripe. When a customer has an India-issued card with a valid mandate, Metronome references the mandate for off-session auto-recharge charges.How it works
1) Mandate creation via Stripe
Mandates are created and managed in Stripe. Your application is responsible for collecting the on-session authorization from the cardholder and ensuring a valid mandate exists before Metronome attempts the first off-session charge.2) Metronome uses the mandate on auto-recharge charges
For eligible India cards, Metronome retrieves the mandate from the customer’s default Stripe payment method and includes it on subsequent off-session charge attempts.3) Customer approval and processing behavior
Indian card charges may not succeed immediately. When the charge is initiated, Stripe may return a “pending action” state rather than immediate success or failure. The cardholder may need to approve or decline the charge (for example, via bank notification) within a time window. If the customer approves the charge and payment succeeds, Metronome will release the commit balance on the customer’s contract.Requirements
- You must use Stripe as the payment provider for auto-recharge payment collection.
- The customer’s default payment method in Stripe must be correctly set.
- For Indian cards, a valid active mandate must be present on the payment method before off-session charges will succeed.