#peter.chai

1 messages · Page 1 of 1 (latest)

smoky stumpBOT
sturdy owl
#

👋 happy to help

#

there isn't really a straight forward solution for it

#

but we have a couple of workarounds that we can suggest, depending on your use-case

frozen mantle
#

current, we have service to sign up online and used the checkout session to payment.

We would like to have add an additional payment method to our system on the check out page which is the in-person terminal.

Customer would able to come to a physical store to join our subscription and make the payment through a terminal physically.

#

for more information.

customer will still need to insert information such as name, email etc on the webpage and have a option to make payment in a physical terminal. while the payment is taken, the card information will need to stored in Stripe for future payment of the subscription

sturdy owl
#

ok

#

there is no direct integration with Stripe Checkout Sessions

#

you'd have to build this yourself

#

but this won't show the amount the customer needs to pay for their first invoice

frozen mantle
#

We have builded the checkout session.

#

the first payment of the subcription will be taken in the in-person terminal.

sturdy owl
#

and save the PM

#

then you need to create a Customer Credit Balance

#

with that same amount

#

create the Subscription