#pomelo_code

1 messages ¡ Page 1 of 1 (latest)

daring lichenBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1291825575102517268

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

pine gorge
#

Hi there

livid basin
#

Hi!

pine gorge
#

Hm, is this for every payment method type that requires a redirect?

livid basin
#

Yes

#

For example: In test mode the method opens a Stripe page for authorizing the test payment or decline it, but it opens the page in a new tab, that's what I don't like

#

In production is the same thing

pine gorge
#

Hm, I don't see this on my end. Which specific payment method types are you testing with?

livid basin
#

It's weird

#

I've test CashApp and Amazon Pay

#

Wait

#

It's just CashApp that is having the problem

pine gorge
#

Hm, gotcha

#

Wait a sec. So you don't see a modal in test mode when you try to pay with CashApp?

livid basin
#

Yeah, it opens up a modal with a button that says "Simulate scan", and after clicking on that button it opens up the page for approving the payment on another tab

daring lichenBOT
livid basin
#

But that's on test mode

pine gorge
#

Just to be clear, in live mode, do customers just see the modal, followed by the redirect to the return_url you've configured after they confirm payment?

livid basin
#

The problem is I cannot see how does it works in live mode for CashApp, since I'm not from the US, I don't have CashApp

native sage
#

Hi, stepping in and catching up.

#

Are you using web or mobile?

livid basin
#

Hello, I'm using web

#

So the confirmation page is only opened in test mode?

#

I mean, the flow in live mode (in desktop) is just: The CashApp modal opens and then I scan the QR code and the user is redirected to the return_url, but no additional pages are opened, right?

native sage
#

That seems right!

livid basin
#

Ok, I was confused, I tought the behavior was different

#

Thank you so much for the help guys!