#xMeda
1 messages · Page 1 of 1 (latest)
Hello xMeda, 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.
• https://discord.com/channels/841573134531821608/1162476432413438093, 6 days ago, 4 messages
It will if you have google and apple pay enabled in your payment method settings. However, the google and apple pay buttons only display under certain circumstances (ie google pay only in chrome and if you have a card added to your wallet and apple pay in safari only if you have a card added to your wallet)
So right now i don't have a card added to my chrome wallet that's the reason i can't see the google pay button?
I also had another problem which is i tested my payment code with a real visa card and it worked my then i tried mastercard and it didn't work is there any reason that might happe
Can you share the payment intent id where it didn't work?
Also you shouldn't test in live mode with real cards. That's against our TOS
You should use your test keys + test cards to test
The test cards were working fine but when the client tried using a real card it didn't work, can you tell me where i can find the payment intent id so i can share it with you
Your dashboard
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Starts with pi_
Okay i will find it and share it with you because it's the client's dashboard and i don't currently have access to it so bear with me please
Hello, sorry for the wait, i can't access the dashboard right now so i can't get the id but i had another question. Does integrating PayPal using the PaymentElement require additional code or is it done automatically when added to the payment methods through the dashboard
👋 I'm hopping in since codename_duchess had to head out
If you've got a return URL already set up then it shouldn't require additional code
You mean the return URL in the confirmPayment stripe function?