ezet / stripe-sdk

A simple and flexible Stripe library for Flutter with complete support for SCA and PSD2.
https://pub.dev/packages/stripe_sdk
Other
137 stars 137 forks source link

fix_for_loader_when_paying_by_bank_cards #163

Closed BohdanSamusko closed 1 year ago

BohdanSamusko commented 1 year ago

Fix for the loader when trying to pay by using saved bank cards.

In the current implementation loader is not displayed and it confuses users.