capacitor-community / stripe

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

How to achieve displaying the PaymentSheet in a language of choice on iPhone #93

Closed metalllus closed 2 years ago

metalllus commented 2 years ago

I am trying to display the PaymentSheet in Slovak language (Slovak is supported by Stripe) on iPhone.

These are my regional options on the iPhone: 2021-08-17_12-13-47

This is my setting in Info.plist 2021-08-17_12-15-26

These are my localization settings: 2021-08-17_12-18-34

I must be missing something because I always get the PaymentSheet in English. On Android I get Slovak as expected. Please help.

rdlabo commented 2 years ago

@metalllus Did you adapt this plugin for production? If yes, please tell us what app. Please help us to develop this plugin in 2022. https://github.com/capacitor-community/stripe/issues/145 Thanks.