#blank0000

1 messages · Page 1 of 1 (latest)

cedar geyserBOT
upper rose
#

it seems the Expiry for a promotion code only restricts when the code can be applied, not for how long it stays "active" on a customer? Is this correct?
Yes

Is there any method within Stripe to remove a discount after a certain period, or is it necessary for us to explicitly schedule a task to remove it later?
Your system should use Subscription Schedule to remove the discount in this case.

maiden flame
#

Does that require adding the discount to the subscription, not the customer?

upper rose
#

Yup! The discount should be added to the subscription itself

maiden flame
#

Okay awesome, thank you!