#emmanndev
1 messages · Page 1 of 1 (latest)
For your first questio - yes, boleto payments should result in a checkout.session.async_payment_succeeded event when the payment eventually succeeds
For your other question - which link specifically are you referring to? After payment iss completed you shouldn't really be using the checkout link anymore - you'd redirect your users your own site to show them what the current state of the payment is
Thanks for the confirmation of the first question
now, i have no control over that, it's a Stripe page
that's why i'm asking if you could inprove the user experience on that side
the page that generate the Boleto has a return link
and it goes back to checkout session again
Are you using Checkout here? Or are you using Payment Links and relying on the default confirmation page?
I'm using checkout session, hosted stripe page
to understand Boleto is generated on a new page
no probleme at all
but the that gives access to generate the Boleto has a return link back to checkout session
which i think we can improve
Do you happen to have a screenshot handy showing what you're clicking on the Boleto side that's redirecting you have to the checkout session?
To understand better, there is no problem with generate Boleto or copy link, the problem is to come back to my App
ok wait a minute plz i'll send it to you.
instead it goes back to expired checkout session
Yeah if you have screenshots/more details please send them because what you're describing doesn't match what I see on my end during testing
you see on the top of the page, it's the name of the seller Shop
now when checkout session redirect me to this page
how should i return to the Shop page
i can't ask user to go back on browser
you get it
before, i've noticed a hyperlink on it
now no hyperlink
I think I understand waht you're saying - as far as I know, there's no way to really control this UI and add a link back to your own page. But once payment is successful this page should actuall show whether payment is successful or not
okay you get it now
i mean it's kind of impacting , for me, user experience
because, as the checkout can redirect me after a successfull or fail payment
i think we should find a way at least for user to go back
Now in the browser when going back, i have this
i think it's not so elegant to me
one solution, i could think on the shop name at the top, we can add the return URL
Unfortunately that's just how it works now - I can raise it as feedback to potentially improve in the future, but for right now there's really no way to change it
Oh my bro, don't tell me that there is no way to change that, we are all developers
In backend side, you could add a not mandatory field for a return Boleto
I'm telling you that right now there's nothing you can set on your end that would change the behavior to suddenyl make that link appear
or return it to the default one for checkout session
Yes, it's possible for us to add this in the future, but it's not something we currently support and would need changes on our end to make work
it's a suggestion
Yeah I'm not saying it's impossible forever, I'm just saying it's not something that you'd suddenly be able to use tomorrow
Sorry there's not really more we can do other voucher-based payment method types have the same issue - I've flagged the feedback so hopefully it gets fixed in the future!