#mahraamir

1 messages · Page 1 of 1 (latest)

sudden harborBOT
quiet spear
#

Hello! What's up?

brisk bear
#

Hi Rubeus

#

I have already integrated and it is working but one thing I am not getting

#

for example I am making payment in test mode

#

on my laptop I open a payment link and make a payment via cashapp

#

it shows me QR Code

#

I open my mobile camera and scan the code and it redirects me on my mobile on interface where I have two buttons

#

Authorize Test Payment and Fail Test Payment

#

when I click on Autnorize Test payment my web immediately redirected to my callback page

#

why mobile is not redirected me to that page, it redirects me to my main website

#

when I clicked 'Authorize Test Payment' button on mobile

quiet spear
#

As far as I know that's the expected behavior for that flow. Can you clarify what behavior you were expecting instead?

brisk bear
#

when I click on my mobile screen button, how it goes to my main page where is that redirect page set?

#

the callback I sent that is working on my laptop fine

quiet spear
#

Not sure I follow. Can you give me examples? Like what URL do you end up on desktop and what URL do you end up on mobile?

brisk bear
#

let me send you a link

#

click on this link on your laptop

#

let me know what you saw

quiet spear
#

I see a payment form.

brisk bear
#

click on Cash App Pay

#

give any amount and click Next

quiet spear
#

Okay.

brisk bear
#

on next page cilck on blue button below

#

you will see QR Code

#

I mean Confirm button

#

now open your mobile camera and scan the code it will redirect you

quiet spear
#

Yep.

brisk bear
#

now when you will click on Authorize Test Payment button

#

web will be redirected to success page

#

but mobile will be redirected to main page of the portal (why)

quiet spear
#

Can you give me the Payment Intent ID of the test payment I just made? It was for $21.75.

brisk bear
#

ok

#

pi_3OZcdlL9quFZ1jsw1542volC

quiet spear
#

Looking, hang on...

brisk bear
#

Thank you Rubeus

quiet spear
#

Can you look at your server's code and see what URL it's sending people to when that PHP code runs?

brisk bear
#

ok

brisk bear
#

Thank you for help, I got the issue

quiet spear
#

Awesome!

brisk bear
#

we have session on web but on mobile there is no session 😉

quiet spear
#

Ah, yeah, that makes sense.