Feature Request: Add Bulgarian Localization to Stripe PaymentSheet #2214
Unanswered
IvelinKrastev
asked this question in
Q&A
Replies: 1 comment
-
|
This is outside the scope of this library we rely on Stripe's localization settings. however Stripe should support Bulgarian according to their docs. Maybe you can contact their support which elements support the language. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using
flutter_stripe, thePaymentSheetUI remains in English when the device locale is Bulgarian. This causes an inconsistent user experience, as the rest of the app is localized, but the Stripe component isn’t.Note: I am using the
flutter_localizationto achieve app localizationBeta Was this translation helpful? Give feedback.
All reactions