How to set default country for credit card payments on an Angular page using ngx-paypal
StephenWills1
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Jun-24-2024
09:05 PM
I have an Angular web page using the PayPal plugin (ngx-paypal) and the default country for Credit Card payments shown is US instead of Australia.
In the Angular page using ngx-paypal I have set the configuration advanced:
{commit: 'true', extraQueryParams: [{ name: 'locale', value: 'en_AU' }],}
Running on my cloud PC on localhost:8080 Australia shows by default but when deployed on a test server (based in Sydney) US shows as default.
Any advise would be welcome, thanks.
0 REPLIES 0

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- where does paypal payments go to if there is no linked phone or email to the seller ? in PayPal Payments Standard
- Couldn't receive International payment in PayPal Payments Standard
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs
- Things don’t appear to be working at the moment in PayPal Payments Standard
- [WooCommerce PayPal Payments] - Required phone country code, different than the cards country code. in PayPal Payments Standard