Card-only subscription businesses leave money on the table in every market outside the US and UK. The question is not whether to support local payment methods — it is which ones, in which markets, in what order. Integrating everything at once is expensive and mostly useless. This is how we prioritize.
# The two-factor rule
An alternative payment method is worth integrating in a market when it is:
- Dominant — used by more than 20% of the population for online purchases, or.
- Preferred for recurring payments specifically — even at lower total share.
Everything else is a rounding error. Do not integrate a payment method because "it exists" or "our biggest competitor supports it." Integrate because the market data says so.
# Brazil: Pix and Boleto
Pix is the instant payment system operated by the Brazilian central bank. It handles more transactions per year than every card network in Brazil combined. For subscription:
- Pix Automático (recurring Pix) is now available and priced far below card interchange.
- Pix has near-zero failure rate compared to card recurring, which fails at 8–15%.
- Every Brazilian subscription business should support Pix. Boleto (bank slip) is second priority — it is still used but declining.
# Europe: SEPA Direct Debit and iDEAL
For recurring B2C in the eurozone, SEPA Direct Debit is the highest-recovery payment method available — mandate-based, low fee, and low failure rate. Setup is more work (mandate collection, IBAN validation, refund window rules), but recovery economics beat cards.
Country-specific overlays:
- Netherlands: iDEAL for initial payments, SEPA DD for renewals.
- Germany: SEPA DD dominates. Do not launch in Germany without it.
- France: cards still lead for B2C, but SEPA DD is strong for annual plans.
- UK (post-SEPA): Bacs Direct Debit plays the same role SEPA does in the EU.
# India: UPI mandates
UPI (Unified Payments Interface) processes more transactions than any card network globally. UPI AutoPay enables recurring, but with a 15,000 INR per-transaction cap unless the user completes a bank-side additional-factor authentication.
For Indian subscription businesses:
- Support UPI AutoPay for consumer prices below the cap.
- Fall back to card + eNACH for higher-value or B2B plans.
- Do not rely on cards alone — Indian card recurring is subject to the RBI e-mandate rules, which require an AFA on the first charge and cap unauthenticated recurring at 15,000 INR.
# Japan: Konbini and PayPay
Japanese consumers under 40 increasingly prefer PayPay and other QR-code wallets. Konbini (convenience-store cash payment) is still important for older demographics and for one-time or annual subscriptions.
For recurring, credit cards remain dominant. But adding PayPay as a checkout option lifts conversion in the 18–34 segment meaningfully — usually 5–15%.
# Southeast Asia: e-wallets
Southeast Asian markets are wallet-first, not card-first:
- Indonesia: GoPay, OVO, DANA.
- Philippines: GCash, Maya.
- Vietnam: MoMo, ZaloPay.
- Thailand: TrueMoney, PromptPay.
Recurring on wallets is patchier than on cards; most require re-authentication periodically. But wallets often have higher approval rates and lower fees than cards in these markets, which more than makes up for the added friction.
# Latin America outside Brazil
- Mexico: OXXO (cash), SPEI (bank transfer), and increasingly CoDi for instant payments. Cards work but decline rates are high.
- Argentina: heavy inflation makes recurring pricing complex; local card networks and Mercado Pago dominate.
- Colombia: PSE (bank redirect) and Nequi wallet.
- Chile: WebPay for cards; Klap and Fintoc for account-based flows.
For most LatAm markets outside Brazil, we recommend launching with cards + one bank/wallet method, then expanding based on decline rates.
# When NOT to add an APM
- If your target segment in that market uses cards fine and decline rates are acceptable, adding an APM adds complexity without recovering revenue.
- If the APM does not support recurring or requires re-auth every N months, model the churn cost — sometimes higher card decline rates are cheaper than APM churn.
- If you are pre-product-market-fit in a market, do not localize the checkout. Get 100 paying customers first, then decide.
# Failure recovery differs per APM
Recovery playbooks vary significantly:
- SEPA DD: failures return an ISO 20022 reason code. Insufficient funds is retryable; mandate cancellation is not. Retry rules mirror cards but with a longer settlement horizon (2–5 business days).
- Pix Automático: failures are almost always customer-side (insufficient funds, closed account). Retry once, then move to a payment method update flow.
- UPI AutoPay: mandate expiry is the largest failure category. Renew the mandate proactively 30 days before expiry, not after failure.
- Konbini: not retryable — the customer either walked into a 7-Eleven or didn't. Convert to a card flow after 5 days.
The RRLabs recovery engine treats each APM as a distinct failure taxonomy, not a card lookalike. Copying card retry rules onto SEPA or UPI is one of the most common expensive mistakes we see.
# The RRLabs default
We ship native support for Pix, SEPA Direct Debit, Bacs, iDEAL, UPI AutoPay, PayPay, GCash, GoPay, and OXXO — with per-method retry rules and localized failure messaging. Turn on what your market data supports. Turn off what it doesn't. The best APM strategy is a small one, executed well.