#mexner
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.
- mexner-deferred-wallets, 9 minutes ago, 12 messages
The experience of apple pay through payment elements is not ideal, as it requires the user to input their name and billing information.
can you show me how/where? it does not require that AFAIK
@signal coral ^^
yep - getting an example for you... one sec
using Safari Browser...
using payment request button
Select an amount, then select apple pay.
Then select "Donate with Apple Pay"
You'll see the apple pay modal/experience.
https://raisedonors.com/raisedonors/recurring-demo
using payment element
select apple pay
This does not fire the same native apple pay modal/experience
And we would need to show the name and address elements in thee payment element.
https://stripe.com/docs/payments/payment-element
the second link is wrong and not Payment Element? can you fix?
oops, fixed
when you click Apple Pay tab, it shoes no name/address field
you click pay and it renders the Apple Pay native modal, no?
No, it does not for me.
(albeit Stripe's demo doesn't have a functioning pay button there)
what does it show you, share screenshot pls
yes "pay" isnt' a button, here one sec, try this
https://4242.io/test/payment-element/
click the "Pay" button here_just_ above the Output tab, the simple HTML looking one
oh wow, interesting... yes, that did work
thank you for showing me this
will this URL live/work for a few weeks?
just so i can share with colleagues and reference later?
not sure, it is a colleague's test page but I recommend just standing this up on your test page, it is straightforward, you can use one of Stripe's sample github repo's too like https://github.com/stripe-samples/accept-a-payment
ok, sounds good. One follow up question...
sure
kk, thanks - gathering some info real quick
when a user checks out via wallet (ie: apple), are we able to pull the name and billing information from the payment method?
Stripe will tokenize the apple payment method, will that include the users name and address info?
sorry - i have to step away for 20 mins, but appreciate your reply!