#s0_0-apple
1 messages · Page 1 of 1 (latest)
hi! and you are using Safari, and have a credit card in your Apple Pay wallet too, right?
(https://stripe.com/docs/stripe-js/elements/payment-request-button?html-or-react=html#html-js-testing are the requirements for how to see the Apple Pay button).
i didnt have iphone on hand right now
okok sorry for interrupt
when i am using mobile, click wechat method, it show a QR code. Is it make sense? I suppose it will open wechat app for me to pay since my phone can't scan QR code on its monitor
yep
I agree it is not very practical but it's how it works today, we don't support a direct redirect. It only really makes sense for desktop since like you say you can't really scan your own screen
any API that can trigger when i click the wechat stripe button?
so that i can make a promt to customer that they have to capture the phone screen after submittion
no, there's no callback or notification to your code about what the user picked or when they pick it so you can't have that sort of feature I'm afraid
any function that can remember the card info that customer typed first time?
not when using the PaymentElement directly no.
not really sure I understand you, you'd need to explain in much more detail what you're looking for.
when customer pay again, for another product , i want the card number is pre-filled
not a feature of the PaymentElement then, no.