#melarts_paymentelement-applepay

1 messages ยท Page 1 of 1 (latest)

clever oreBOT
sturdy pelicanBOT
#

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.

clever oreBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1259908232990691448

๐Ÿ“ Have more to share? Add details, code, screenshots, videos, etc. below.

lean dune
#

sorry for the alert, its so hard to debug for apple pay

fickle imp
#

melarts_paymentelement-applepay

#

@lean dune can you share your exact code so I understand your overall integration?

lean dune
#

ermmm our code is huuuuge

#

what do you need specifically?

fickle imp
#

The Stripe part, where you initialize whatever you use to render the button and where you call confirmPayment(). Definitely not your entire code, just the relevant parts which should be like 20 lines at most

lean dune
#

alright! Trying to focus on theses parts

#

incomming

fickle imp
lean dune
#

What do I see , what do you mean ?

#

you want a screenshot of the page ?

fickle imp
#

There's a button rendered at the top. Do you see ApplePay? And if so what happens if you click on it?

lean dune
#

oh from my phone then

#

idk if it is the same test

fickle imp
#

It's similar and at least confirms it's likely a bug in your own integration/code. So can you try with my suggestion above?

lean dune
#

yep i'm on it ๐Ÿ™‚

#

our return url is actually a proxy AWS lambda

#

do you want me to put the url or change completely the url ?

limber condor
#

Hi there ๐Ÿ‘‹ taking over, as my colleague needs to step away

For your URL, just try hardcoding it into the code. So put the full URL in quotes and submit that

fickle imp
#

I got it

#

no need to take over @limber condor

#

@lean dune I just want you to test without the network request to the server, so any URL is fine

fickle imp
#

@lean dune any progress?