#stellarloony-Subscription

1 messages · Page 1 of 1 (latest)

mystic solar
#

Hi there

#

You can use either PaymentIntent or SetupIntent with Subscription. It depends on your use case. If you can describe more detail I am happy to help

flat moon
#

What would be better for recurring payments? user should have to authenticate only once, when the subscription is started

#

As i understand it, with paymentIntent each time an invoice is generated, user would have to authenticate

#

And with setUpIntents once authenticated all future payments could be done automatically

#

Is that so?

mystic solar
#

Not necessarily. If you use Subscription with PaymentIntent, the first Payment will be authenticated but the used PaymentMethod will be saved to that customer, allowing you to automatically charge them offline in next cycle