Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing error sorry we cannot connect to PayPal in spree #58

Closed
dinshawr opened this issue Jul 11, 2016 · 4 comments
Closed

Facing error sorry we cannot connect to PayPal in spree #58

dinshawr opened this issue Jul 11, 2016 · 4 comments

Comments

@dinshawr
Copy link

I have an ecommerce-application in that I had integrated Paypal with braintree using

gem 'spree_braintree_vzero', github: 'spree-contrib/spree_braintree_vzero', branch: ‘3-1-stable’
I have my Paypal sandbox account and included my credentials in my application.

enter image description here

Now when I go to checkout page < select Paypal option < continue payment then I get following error :

enter image description here

Please help me out to solve this issue. Thanks in advance.

@Mafi88
Copy link
Contributor

Mafi88 commented Jul 11, 2016

Hello, unfortunately, it's a Braintree API problem. From what I've gathered during development and from Braintree support, it usually happens when you provide dummy address. Try using existing (or similar) address.

It also happens by its own. In this case, you'll probably have to wait few hours and try with different order (and address). This issue occurs only on sandbox account.

Please let me know if it helps.

EDIT:
Try using this address:

John
Doe
123 Billing Street
Apt. #1
Chicago
United States of America
Illinois
60618
555666555

Also this answer might be worth checking if you're outside US: http://stackoverflow.com/a/31975591/3712646

@Mafi88
Copy link
Contributor

Mafi88 commented Jul 18, 2016

@dinshawr Could you please give me feedback about this? :)

@dinshawr
Copy link
Author

dinshawr commented Sep 8, 2016

@Mafi88 thanks it worked for me :)

@jomarbarnobal
Copy link

same happen to me i do the instruction above and still says "Sorry we cannot connect to PayPal. Please try again in a few minutes. Try Again"

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

No branches or pull requests

4 participants