Community Forum

Vincent Mimoun-Prat
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”,

“message”: “Your card does not support this type of purchase.”,

“param”: “”,

“type”: “card_error”

}