Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Make the Venmo button testable from outside US contries #303

Closed
2 tasks
DanielePalombo opened this issue Nov 23, 2021 · 2 comments
Closed
2 tasks

Make the Venmo button testable from outside US contries #303

DanielePalombo opened this issue Nov 23, 2021 · 2 comments

Comments

@DanielePalombo
Copy link

RyanofWoods added a commit to RyanofWoods/solidus-solidus_paypal_braintree that referenced this issue Nov 23, 2021
Resolves issue/ticket:
- solidusio#303

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 see the
different funding sources for different customers and its integration.

More information:
https://developer.paypal.com/docs/business/javascript-sdk/javascript-sdk-configuration/#buyer-country
RyanofWoods added a commit to RyanofWoods/solidus-solidus_paypal_braintree that referenced this issue Nov 26, 2021
Resolves issue/ticket:
- solidusio#303

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 see the
different funding sources for different customers and its integration.

More information:
https://developer.paypal.com/docs/business/javascript-sdk/javascript-sdk-configuration/#buyer-country
RyanofWoods added a commit to RyanofWoods/solidus-solidus_paypal_braintree that referenced this issue Nov 26, 2021
Resolves issue/ticket:
- solidusio#303

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 see the
different funding sources for different customers and its integration.

More information:
https://developer.paypal.com/docs/business/javascript-sdk/javascript-sdk-configuration/#buyer-country
RyanofWoods added a commit to RyanofWoods/solidus-solidus_paypal_braintree that referenced this issue Dec 1, 2021
Resolves issue/ticket:
- solidusio#303

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 see the
different funding sources for different customers and its integration.

More information:
https://developer.paypal.com/docs/business/javascript-sdk/javascript-sdk-configuration/#buyer-country
RyanofWoods added a commit to RyanofWoods/solidus-solidus_paypal_braintree that referenced this issue Dec 1, 2021
Resolves issue/ticket:
- solidusio#303

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 see the
different funding sources for different customers and its integration.

More information:
https://developer.paypal.com/docs/business/javascript-sdk/javascript-sdk-configuration/#buyer-country
RyanofWoods added a commit to RyanofWoods/solidus-solidus_paypal_braintree that referenced this issue Dec 2, 2021
Resolves issue/ticket:
- solidusio#303

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 see the
different funding sources for different customers and its integration.

More information:
https://developer.paypal.com/docs/business/javascript-sdk/javascript-sdk-configuration/#buyer-country
RyanofWoods added a commit to RyanofWoods/solidus-solidus_paypal_braintree that referenced this issue Dec 2, 2021
Resolves issue/ticket:
- solidusio#303

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 see the
different funding sources for different customers and its integration.

More information:
https://developer.paypal.com/docs/business/javascript-sdk/javascript-sdk-configuration/#buyer-country
RyanofWoods added a commit to RyanofWoods/solidus-solidus_paypal_braintree that referenced this issue Dec 2, 2021
Resolves issue/ticket:
- solidusio#303

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 see the
different funding sources for different customers and its integration.

More information:
https://developer.paypal.com/docs/business/javascript-sdk/javascript-sdk-configuration/#buyer-country
RyanofWoods added a commit to RyanofWoods/solidus-solidus_paypal_braintree that referenced this issue Dec 9, 2021
Resolves issue/ticket:
- solidusio#303

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 see the
different funding sources for different customers and its integration.

More information:
https://developer.paypal.com/docs/business/javascript-sdk/javascript-sdk-configuration/#buyer-country
RyanofWoods added a commit to RyanofWoods/solidus-solidus_paypal_braintree that referenced this issue Dec 23, 2021
Resolves issue/ticket:
- solidusio#303

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 see the
different funding sources for different customers and its integration.

More information:
https://developer.paypal.com/docs/business/javascript-sdk/javascript-sdk-configuration/#buyer-country
@RyanofWoods
Copy link
Contributor

I think we can close this now @DanielePalombo 🙂

@DanielePalombo
Copy link
Author

I supposed it would have closed when the related PR was merged.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants