#TheMechanic
1 messages · Page 1 of 1 (latest)
Hello TheMechanic, 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.
• TheMechanic, 4 days ago, 33 messages
• TheMechanic, 7 days ago, 33 messages
• TheMechanic, 7 days ago, 34 messages
Hi
Could you please share more details about your issue?
Can you share what guide exactly you are following ?
I'm using your documentation : https://stripe.com/docs/stripe-js/elements/payment-request-button
My issue is in ApplePay case, the payment fails, as the Native ApplePay popup just closes, and my whole app crashes
The recommended way now, is to use express checkout element:
https://stripe.com/docs/elements/express-checkout-element/accept-a-payment
PaymentRequestButton is deprecated ?
Ok, how can I only display ApplePay/Gpay button using this ?