#Sohaib-terminal-subscription
1 messages · Page 1 of 1 (latest)
Hi 👋
Card readers do not support Subscriptions
You cannot specify the card_present payment method
The only way to achieve this flow is to use the card reader to save a payment method for a Customer and then use that saved payment method for the Subscripton
I see. So if I use the following flow, it would work?
Collect Amount
Collect User Info
Create Customer
Use Card Reader to Save Card to Customer
Create Subscription with Customer
Process Initial Payment with Saved Customer Card
I don't know what those steps mean in terms of Stripe APIs
O ok, I think I have enough info to test this. Thank you!
Okay great. Sometimes describing the problem is all you need to do to see the answer