-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add force_country preference for testing purposes
Resolves issue/ticket: - #137 Usually on checkout, PayPal will look at the buyer's location by their ip and determine which funding sources are available to them. For example, allow Venmo as an option for US buyers, but not for others. With this new preference, you can set a country to override the buyer location. Allowing you on non-production environments to the different funding sources for different customers and their integration. More information: https://developer.paypal.com/docs/business/javascript-sdk/javascript-sdk-configuration/#buyer-country
- Loading branch information
1 parent
1abd542
commit 7b3fe5c
Showing
2 changed files
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters