#paulC. - Subscriptions

1 messages · Page 1 of 1 (latest)

azure nacelle
fallow stirrup
#

Hello !

azure nacelle
#

Hello! The Stripe.js approach gives you more control and more options, but you can also do Subscriptions with Checkout which is much easier.

fallow stirrup
#

Indeed !

#

One more question : as per the docs the ideal payment method is not supported by the subscriptions , can I do anything about it ?

#

Because when I go to this payment's page , they actually state that there are ways to go around this ....

azure nacelle
#

iDEAL does not support Subscriptions, but SEPA Direct Debit does.

fallow stirrup
#

I understand ...

#

Also ,would you mind sharing the name of the events when a subscription is successful and when it bouces ?

#

bounces *

#

That's because I dont see any specific terms for those in the event list

azure nacelle
#

What do you mean by "bounces"?

#

Like the payment fails?

fallow stirrup
#

Yes

azure nacelle
fallow stirrup
#

Thanks a lot !

azure nacelle
fallow stirrup
#

Indeed ! Thank you !

#

One more question if I may

#

How do I set the period when the subscription should be recharged ?

#

in checkout session

azure nacelle
#

The period of the Subscription is defined by the Price you create. Are you creating Products and Prices via the API or in the Dashboard?

fallow stirrup
#

via the api with the cli

azure nacelle
fallow stirrup
#

Thanks a lot !