#Amit-android-returnURL

1 messages ยท Page 1 of 1 (latest)

silent crescent
#

Hello ๐Ÿ‘‹
Let's chat in this thread.
I'll link your previous messages here just for the context

harsh seal
#

okay thanks

silent crescent
harsh seal
#

any solution or example?

silent crescent
#

just to make sure I understand it correctly, you want to redirect the users back to your app and not the website right?

harsh seal
#

Yes

silent crescent
#

gotcha! In that case just like my colleague mentioned earlier you need to actually redirect to a native URL like myapp://xxxxyyyy.zzzz and not to a https:// link

harsh seal
#

Okay let me try it now...

#

Please dont close this thread

silent crescent
#

yup will keep it open ๐Ÿ™‚

harsh seal
#

Thanks

harsh seal
#

"return_url":"roadcallapp://www.roadcall.co/payment/return_url"

#

InvalidRequestError at /payment/account/link/v1/
Request req_QW8ZYE4FYMed60: Not a valid URL

#

Throwing error as invalid url

silent crescent
#

OH! seems like I missed a step earlier
for the return URL we do expect to see a https:// link

You should provide a URL from your server which would then redirect to their app:
https://www.roadcall.co/payment/return_url that redirects to roadcallapp://www.roadcall.co/payment/return_url

harsh seal
#

Please dont close the thread..I will update here my findings.

#

It will take some time

silent crescent
#

sure