#rogerc

1 messages · Page 1 of 1 (latest)

winged ravenBOT
warped heart
#

👋 happy to help

elder timber
#

hi

#

thanks for replying me

warped heart
#

you want to start a subscription in the future with a Checkout Session?

elder timber
#

yeah

warped heart
#

that's not really possible

elder timber
#

Is there any other way to solve it?

warped heart
#

not with Checkout

elder timber
#

if not use checkout?

warped heart
elder timber
#

Using this way, does the customer have to bind the payment information first?

warped heart
#

no necessarily

#

it depends on how you want to integrate

elder timber
#

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

warped heart
#

if the subscription starts in the future the invoice wouldn't be created ahead of time

elder timber
#

Can the customer pay first?

warped heart
#

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

elder timber
#

ok,i know that