#tushar-qr-product
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- tushar0024, 1 day ago, 15 messages
Hello 👋
Are you talking about QR codes for Payment links?
https://stripe.com/docs/payment-links/share#create-qr-code
If so, yeah it is a stripe hosted flow
tushar-qr-product
@half ocean does that clarify?
Ahh one more thing
Everything like getting the product information from qr and refering to merchant id and getting all the information regarding the merchant bank account details and all, and then generating the transaction request!! Does Stripe do it all ?
And does these QR are made by stripe ?
Just to double check, you're talking about QR codes for payment links correct?
Yess
Gotcha. Yeah everything is handled by Stripe in that case
Does the QR code contain merchant id and all ?
Like all the information i asked ?
To link and present all the information and all on the interface
No, the QR code is only used to store the URL of the payment link.
So when someone scans it, they get redirected to a stripe hosted payment page where they can make the payment.
It won't contain any information about the merchant themselves.
So how would the stripe server know where to send the paid money ? Like to which account the amount needs to be send
The URL/QR code you generate by creating payment link from dashboard is registered on your account. When the customers visit that URL using the QR code, the page they get redirected to is hosted by stripe.
So we know what account to route this payment to