Address formatted has Chinese character
IT Team
Member Posts: 2 NEW MEMBER
Hey all, I received data from webhook with address selected as
"address": {
"admin_area_level_1": "Victoria",
"admin_area_level_2": "Whitehorse City",
"country": "Australia",
"formatted_address": "Australia, Victoria, Box Hill, Whitehorse Rd, 2邮政编码: 3128",
"locality": "Box Hill",
"postal_code": "3128",
"route": "Whitehorse Road",
"street_number": "990",
"sublocality": "",
"subpremise": "2",
"value": "2/990 Whitehorse Road, Box Hill VIC 3128, Australia"
}
It's really weird that PD format an address in Australia to Chinese characters. Anyone know how to fix this? Thanks in advance.
Tagged:
0