#Ebbe-element
1 messages · Page 1 of 1 (latest)
Hi! If you accept card payments with Element, then you should automatically see Apple/Google Pay, assuming that you follow the requirements listed here: https://stripe.com/docs/stripe-js/elements/payment-request-button?html-or-react=html#html-js-prerequisites
Yes, but there you need a paymentRequest, but we are operating with a setupIntent for a subscription. Is that possible?
yep, it would work fine
the UI is not perfect but it does work
if you pass pending:true to the items in the payment request, at least on Apple it will not show a dollar amount in the popup(on Google it will show as a request for "$0" in their UI) https://stripe.com/docs/js/appendix/payment_item_object#payment_item_object-pending