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

Point better_spree_paypal_express to its latest commit #5871

Merged

Conversation

sauloperez
Copy link
Contributor

@sauloperez sauloperez commented Aug 6, 2020

What? Why?

Closes #5855

This brings in the fix for the intermittent PayPal connection failures due to SSL verification failed. Checkout that gem's commit for details.

What should we test?

Checkout an order with PayPal express payment method.

Release notes

Fix intermittently failing PayPal checkout requests due to SSL verification failed.

Changelog Category: Fixed

@sauloperez sauloperez self-assigned this Aug 6, 2020
@sauloperez
Copy link
Contributor Author

🙈 I wanted this to be a draft

@luisramos0
Copy link
Contributor

image

@sauloperez sauloperez marked this pull request as draft August 6, 2020 12:55
@sauloperez
Copy link
Contributor Author

lol thank you. That's too hidden for me 😅

This brings in the fix for the intermittent PayPal connection failures
due to SSL verification failed. Checkout that gem's commit for details.
@sauloperez sauloperez force-pushed the fix-paypal-ssl-error branch from 6879868 to 2ccb7c3 Compare August 7, 2020 06:20
@sauloperez sauloperez changed the title Temporarily use PayPal gem from another branch Point better_spree_paypal_express to its latest commit Aug 7, 2020
@sauloperez sauloperez marked this pull request as ready for review August 7, 2020 06:21
@@ -42,7 +42,9 @@ gem 'spree_i18n', github: 'spree/spree_i18n', branch: '1-3-stable'
# Our branch contains two changes
# - Pass customer email and phone number to PayPal (merged to upstream master)
# - Change type of password from string to password to hide it in the form
# - Skip CA cert file and use the ones provided by the OS
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Our branch contains THREE changes" :-)

@Matt-Yorkley Matt-Yorkley merged commit 3a2802f into openfoodfoundation:master Aug 7, 2020
@sauloperez sauloperez deleted the fix-paypal-ssl-error branch August 7, 2020 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Paypal intermittently working
4 participants