#yassiney-api-redirect

1 messages · Page 1 of 1 (latest)

grave field
#

Hello @wooden heath can you clarify what you mean in this thread exactly? Like which redirect, which API, which context?

wooden heath
#

we use this api https://stripe.com/docs/payments/ideal/accept-a-payment?platform=web when we call confirmideal payment intent... it redirects customers into a mobile browser to fill their details of Revolut... instead of opening the Revolut mobile app instead.... which I've seen many do through Stripe api but not sure what are they doing differently

grave field
#

can you say more? Sorry to push but I;m not really following

#

if you use the web flow, how would your mobile app be involved?

wooden heath
#

i don't know what those guys are using, but they are using Stripe for sure... and somehow it redirects to open in Revolut mobile app instead of a web browser

grave field
#

I mean I can't really go and test and pay that and Im not on an iphone

wooden heath
#

i can do that for you and you do not need to pay!

grave field
#

but I assume they use either Universal Links (what I linked above) or they redirect to their server, where they handle the payment succeeding/failing and then they redirect to their own mobile app with their own URL scheme, those are the 2 options I know of

wooden heath
#

when i select ideal it takes me to this page on girogate.de no idea what's that, and then it opens the exact mobile app i want!

grave field
#

I'm... lost I'm sorry

#

you're talking about Revolut, but also iDEAL

#

I mean that page is just the iDEAL page. That's the list of banks iDEAL supports

#

are you a bank that support iDEAL?

wooden heath
#

ok let me explain again...

#

when a customer selects "ideal" they get taken to girogate.de to select the bank app... and then they get redirected to that "exact" app on their mobile phone.

grave field
#

okay but that is purely for iDEAL banks

wooden heath
#

But, in our setup on this page: https://ultra.funnelish.com/javycoffee-checkout-1654361217 when a customer selects ideal, they have to select a bank from the Stripe dropdown list (which is fine) but then they get redirected to chrome to authenticate instead of mobile app of revolut....or the bank

grave field
#

that is not your app unless you are a bank yourself

#

sorry I really am strugglign to understand your ask

#

You're business X and you say that when they go to the same iDEAL page (which you don't control, Stripe doesn'tcontrol it either) and they choose Revolut in the list of banks, it doesn't open the app?

wooden heath
#

ok let me reword the question

#

is there anyway to make stripe "open" the banking app that was selected on iDEAL. instead of taking customers to the web browser and having to authenticate from scratch?

grave field
#

Okay got it now sorry. I thought you were from Revolut first and then I thought you used them as an example.
In theory, I would expect it to work that way already by default and just open the banking app. It does seem like a bug and I'd recommend writing to our support team to discuss this and we can get someone to dig into the issue (since you need an iDEAL + Revolut set up to test)

#

they do seem to use Stripe with a normal/default integration at least from their code