#AlexTakitani
1 messages · Page 1 of 1 (latest)
are you referring to https://stripe.com/docs/billing/subscriptions/pause ? then yes, that acts at the level of a Subscription
correct
if that's what you want to do, one option might be to create a coupon for an amount_off equal to that price, and apply it to the subscription for however long.
oh, indeed