#NicolaP-payments

1 messages · Page 1 of 1 (latest)

uneven viper
#

hi! seems like it would be possible, you can use Subscription Schedules to set up a subscription that does a certain number of recurring payments and then stops. https://stripe.com/docs/billing/subscriptions/subscription-schedules
It requires a bespoke integration though, it's not supported through Payment Links or Checkout(if you specifically mean those), but you can build your own payment page to integrate this.

thorn stump
#

Ok thank you, I'll take a look!