Change telephone code
Status: Closed · Asked by alan01 on · 0 views
Hi
On the form I have created I can pre set the billing address to be United Kingdom as that's where 99% of my sign up's come from. However under the telephone section it sometimes shows as +1 this is a Canada code. I am looking to preset that to United Kingdom which is +44
Can you advise how this can be done.
Hello @alan01 ,
To prefill the dialing code in the phone Number using query parameters can use ?dial_code={{CountryDialcode}} with your checkout page URL.
For example
https://payments.pabbly.com/subscribe/66c47130012a15da10c5e0da/monthly-plan?dial_code=+44&country=GB
I hope this answers your concerns if you have any other concerns please let us know we are here to assist you.