#clara_29433

1 messages · Page 1 of 1 (latest)

young horizonBOT
ivory cradle
#

Hey there, is this your app UI that you're the developer of? If so, what does clicking that button do (ie, what gets called)? Are there any network or console errors that you can share?

ebon quest
#

This is the website that our app is linking to when a customer wants to add Bancontact. This is a Stripe website for Bankcontact. I believe nothing is called on our end and this is what we want to change. @sleek moon - is anything called in the back-end?

#

Do you know which other app has Stripe integrated and is succesfully directing customers to their bancontact app on their phones?

young horizonBOT
ivory cradle
#

This is a Stripe website for Bankcontact
What do you mean by this? That is not a Stripe page you showed.

#

How do you end up on this page? What does your code look like?

#

Can you share an example payment intent ID?

sleek moon
#

@ivory cradle we call stripe.checkout.Session.create then redirecting the user to the url returned by this call which is the screenshot above, this is a stripe webview and the button there is not working

whole tinsel
#

Your screenshot isn't from a Stripe-hosted page...

#

That's not our checkout page at all

ivory cradle
#

Ok you're using Checkout, and you redirect to the checkout session URL, and when the customer submits the payment they see this page then right?

#

This sounds like its a page controlled by the customer's bank

#

And perhaps it is not working as expected to open their app

ebon quest
#

@ivory cradle - so do you have another application which has a succesful bankcontact integration? I assume this website is hosted by bankcontact