#Thomas-sepa_debit with subscription
1 messages · Page 1 of 1 (latest)
👋 happy to help
payment_behavior pending_if_incomplete doesn't work with sepa_debit because it's an async payment method, we wouldn't be able to confirm the payment on the spot which is the basis of this feature
I would suggest not using the payment_behavior in that case
Thanks for the explanation. By not using payment_behavior, the changes on the subscription would apply immediately ?