#indal_14689

1 messages · Page 1 of 1 (latest)

shut copperBOT
quiet kernel
#

What are you trying to do with the QR code?

#

But the answer is no

hasty sage
#

We just want that if customer scan that qr code from mobile then that payment link should open in their mobile also.

#

So, this is not possible, right?

quiet kernel
#

Well what you've described there is something different. To be clear you want a QR code that opens a Checkout payment page?

hasty sage
#

but i don't want to create QR code on Dashboard, so when a stripe hosted checkout page is rendered, it should automatcially appear on checkout page?

shut copperBOT
hasty sage
#

Is that possible to implement?

quiet kernel
#

Sorry, I don't understand what you mean by:

o when a stripe hosted checkout page is rendered, it should automatcially appear on checkout page?

#

You want a QR code on the Checkout page?

hasty sage
#

I mean we are generating checkout page dynamically with .net code. And i want that when a checkout page link is provided by stripe, on that checkout page itself, i should have qr code functinality.

quiet kernel
#

No, that's not possible

#

What exactly do you want the QR code to do? That's what I don't understand

hasty sage
#

Okay, Thanks. I Understood.

#

I wanted QR code should appear on this checkout page so that if customer scan that code, it should show them the amount that needs to pay.

cerulean river
#

that's not something Checkout does

#

why do you need to scan a code to see an amount? The amount is right there on the left. 🙂

hasty sage
#

So that if a customer scan from any payment gateway app, they could do it and that amount could be transferred to merchant account directly.

#

Is it meaningful now for you?

cerulean river
#

they could do it and that amount could be transferred to merchant account directly.
is that a payment method that you know and that has a name?

hasty sage
#

I mean if a customer want to pay using QR code, so simply they open any app which provide QR code payment. Customer should be able to scan and pay.

cerulean river
#

yeah but what is "QR code payment"?

#

how does that work, what app does the customer have installed on their phone, what company provides that service and links to their bank account?

#

if you're talking about UPI, Stripe does not support that

hasty sage
#

Is there any way to store the customer card details?

#

Just want to store the card details for future payment.

#

I Want a customer should be able to store the card details and later when they want to pay we can fetch those card details and customer can pay from it.