#grossi81.luca

1 messages · Page 1 of 1 (latest)

gilded stoneBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

steady relic
#

hi there!

#

how are you accepting payments? Checkout Session, Payment Element, something else?

#

can you share a PaymentIntent ID (pi_xxx) with this issue?

rocky venture
#

and this is same issue, but different error message

#

let me check

#

pi_3OgPdlLbPQiCuKbq39YiWiyP for the second screenshot

gilded stoneBOT
indigo knot
#

you shouldn't be using Checkout Sessions in Webviews

rocky venture
#

ok what should we use?

indigo knot
#

if you're using Checkout Sessions in your mobile app you need to redirect to the native browser

#

or even better

#

not use Checkout Sessions in the first place and use the PaymentSheet

rocky venture
#

Thanks, let our dev check this and I'll come back if I have questions.

#

We are using Flutter as devtool so PaymentSheet doesn't look like an option. Any other thoughts?

indigo knot
#

we don't officially support Flutter

#

but from my understanding it is possible to use Flutter with PaymentSheet

#

but you need to see whether the library you're using supports it or not

rocky venture
#

thanks, we will check. But what is the recommended way to implement for Flutter apps? your first suggestion or paymentsheet?

indigo knot
#

we don't officially have support for Flutter

#

so we don't have recommendations

#

around it