Participant
# 3 years, 4 months ago
I think that could be because your card does not support or accept recurring payments. We had a log on Stripe stating:
“error”: {“code”: “card_declined”,
“decline_code”: “transaction_not_allowed”,
“doc_url”: “https://stripe.com/docs/error-codes/card-declined”,
“message”: “Your card does not support this type of purchase.”,
“param”: “”,
“type”: “card_error”
}