#mm-Subscription
1 messages · Page 1 of 1 (latest)
The problem is that it is not possible to use Coupon parameter on the subscription update when using pending_if_incomplete as is not an supported attribute.
-> Not sure what you mean by this, you can attach a coupon (https://stripe.com/docs/api/subscriptions/create?lang=php#create_subscription-coupon) to a subscription.
Hello!
The problem is when updating the subscription (trying to remove the coupon) while using payment_behavior: pending_if_incomplete.
We get the error that coupon is not a valid attribute for that payment_behavior.
As is seen here: https://stripe.com/docs/billing/subscriptions/pending-updates-reference#supported-attributes