#jhill9693
1 messages · Page 1 of 1 (latest)
Hello 👋
Signing up for a Subscriptions directly via Terminal isn't a supported usecase at the moment.
You'd likely want to save the payment method using SetupIntents as shown here: https://stripe.com/docs/terminal/features/saving-cards/save-cards-directly
And then create a subscription server-side
OK thanks - that should put me on the right track