capacitor-community / stripe

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

Plugin UI gets stuck on the Processing... spinner after payment authorization #92

Closed metalllus closed 2 years ago

metalllus commented 2 years ago

If I attempt a payment with stripe test card 4000000000003220 (3D Secure 2) on Android, even though the payment completes successfully (verified in the Stripe Dashboard), the UI gets stuck after authorization on the Processing... screen, the green checkmark is never shown and the spinner keeps on spinning. The UI gets stuck no matter if this card is used as a new card or as a saved card, both cases exhibit the same phenomenon.

Screenshot_1629161128

On Android I tried this also with 4242424242424242 and 4000000000003063 cards, both work without issues. Android testing was done on a simulator as well as on a Pixel 4a 5G physical device with the same result. On iPhone, everything works fine with all three test cards.

Could someone please give this a spin on Android to check?

rdlabo commented 2 years ago

This may not plugin issue. Please contact with Stripe team. Thanks.