#Emmanuel G.
1 messages · Page 1 of 1 (latest)
@vapid bear can I ask you to provide a lot more specific details? What country, what text Do you have detailed information/screenshots/context you could share?
We were asked to modify the Chinese description of Taiwan in the country selection of Stripe payment flow to comply with Huawei’s requirements and avoid possible regulatory issues later on.
The current description of “Taiwan” in Chinese is “台湾”, we were asked to change it to “中国台湾” (Taiwan, China)
This text here.
Gotcha, you have no control over this, since it's something we decide. I'd recommend contacting our support team directly so that they can escalate your request to the engineering team to investigate a potential fix.
You can contact them here: https://support.stripe.com/contact
Awesome. Is there a way to disable these fields currently until the issue is addressed.
https://stripe.com/docs/js/elements_object/create_payment_element#payment_element_create-options-fields-billingDetails-address-country you can set thi to never but then you likely have to pass the country code yourself.
Thanks for the info.