Stripe decline code
service_not_allowedThe card issuer does not allow charges for your merchant category or service type.
Type
Recoverable
Frequency
Rareservice_not_allowed is returned when the issuing bank has a policy against your MCC (merchant category code). Common examples: corporate cards blocking personal subscription services, or some debit cards blocking online gaming or adult content.
Do not retry. Request a different payment method.
Let the customer know their card is not accepted for this type of service and ask for an alternative payment method.
Permanent issue. The card cannot be charged. Customer must provide a new payment method.
Only if your business genuinely falls under a different category. Misrepresenting your MCC violates Stripe's terms and card network rules.
How Rebounce handles service_not_allowed
Rebounce classifies every failed payment by its Stripe decline code and applies the optimal recovery strategy automatically. For service_not_allowed, that means a limited retry window combined with customer outreach. Multi-channel follow-up through email, SMS, WhatsApp, and in-app banners ensures the customer actually sees the message.