#annmariesexton_68200
1 messages · Page 1 of 1 (latest)
hi! PaymentLinks are not related to Terminal.
for Terminal you build an integration that connects to the reader and drives payments that way, it requires a bespoke integration that you code up.
I'm totally confused, sorry. How can I attach it to the stripe product
what do you call a "Stripe product" exactly?
so I have set up a product in the product catalog in stripe and want to take payments via the terminal
Hi! I'm taking over from my colleague. Please, give me a moment to catch up.
You mean you created a Product object in Stripe Dashboard? And you're asking how to allow a customer to pay for it via Terminal?
yes
Products/Prices are only supported for Stripe Checkout and Subscriptions. So it won't work if you want to take one-time payment via Terminal.
Please go through all the docs carefully, they will help you build your integration and learn about all the nuances: https://stripe.com/docs/terminal/payments/setup-integration
And feel free to reach out if you have any specific questions.
I'm finding it really difficult to understand. I have gone through the documentation, watched you tube videos etc and apart from registering the terminal in the dashboard I have no idea where to go next to get this working
are you saying that I can't set up a product in stripe and take payments through the terminal?
also, I emailed last week to get access to the server driven integration but haven't received a reply
Terminal integration is one of the most advanced ones. You are right to request a server-driven access, it's new but so far the simplest to integrate. I suggest waiting for a reply on that.
As per the Product object, for Terminal integration, you will just need to specify the total amount for the payment, no need to use Prices/Products.