capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor
MIT License
185 stars 74 forks source link

ANDROID presentPaymentSheet issue #120

Closed giuseeFG closed 2 years ago

giuseeFG commented 2 years ago

hi!

the method "presentPaymentSheet" works fine in iOS, it returns all data correctly.

BUT on Android it doesn't work the very first time. It works fine from the second time on. So I cannot have the result the first time I call the function.

Why?!

appkro commented 2 years ago

I'm have the same problem, any solution?

hideokamoto commented 2 years ago

Hi! Is it possible to share the error log about the issue? Or does not error happen? (Just not showing the modal)

Thanks.

appkro commented 2 years ago

It does not generate an error, the payment modal is not lifted, the second time the modal is opened it opens correctly.

ciccilleju commented 2 years ago

It does not generate an error, the payment modal is not lifted, the second time the modal is opened it opens correctly.

can you paste a code snippet from your app?

(ciao Giuseppe, se vuoi scrivimi un messaggio privato, diamo un'occhiata al codice)

appkro commented 2 years ago

Captura de pantalla de 2021-12-01 15-38-43 The first time the payment modality is not lifted, the second time the payment is lifted and the payment can be processed.

rdlabo commented 2 years ago

Has this problem been resolved? No action taken, so this Issue is closed. If you continue to have problems, please create a new Issue.