In-App-SDK: Zip code field name for Australia / UK / Canada

Currently in-app-sdk shows Zip code field even when the user is in Canada/ Australia or UK.
Instead it should show Postal Code in those regions. Is there a way to set this?

PS. we are using React Native Plugin.

For Android, it’s solely based on the device’s locale settings (if they set it to English - CA or whatever the corresponding one is, then it should automatically translate).

For iOS, it’s a bit extra work, but we have it documented here: https://developer.squareup.com/docs/in-app-payments/localize-ios.

Let me know if you have questions about it, though!

1 Like