#dymex

1 messages · Page 1 of 1 (latest)

peak stagBOT
molten oriole
#

Hi there!

#

Can you clarify what "a subscription that would be disabled by default." means exactly?

glossy kiln
#

It means that I need an object that would have everything about the subscription(date, price,..) before. But it shouldn't get the money from our customer right away.
I should be done once we confirm everything is alright

molten oriole
#

You could start the subscription with a free trial, and then end the free trial when needed?

glossy kiln
#

That's not really possible.
We're using a third party service for the payment. they could give us the price with the description but it would be way better if they could already create the subscription and we just "activate it"

molten oriole
#

The two main options I can think of:

  • create a subscription now with a free trial
  • or create a subscription in the future with a subscription schedule
glossy kiln
#

Okay. isn't it possible to do it with setup intent ?

molten oriole
#

What do you mean? A SetupIntent is to save a payment method.

#

You could save the user's PaymentMethod with a SetupIntent, and create the subscription later, yes.

#

That's similar to using a free trial.

glossy kiln
#

okay thanks