#rogerc
1 messages · Page 1 of 1 (latest)
👋 happy to help
you want to start a subscription in the future with a Checkout Session?
yeah
that's not really possible
Is there any other way to solve it?
not with Checkout
if not use checkout?
Using this way, does the customer have to bind the payment information first?
i want custom pay this bill first
then when the set subscription schedule start date to arrive, the subscription will actually start
because our custom have another payment method,like crypto
if the subscription starts in the future the invoice wouldn't be created ahead of time
Can the customer pay first?
what you can do is create an invoice or a PaymentIntent and when you receive the money create a Customer Credit Balance
which would then be used for the invoice of the subscription once it starts
ok,i know that