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

Update activemerchant to v1.78 with new root cert #2270

Merged
merged 1 commit into from
May 17, 2018
Merged

Update activemerchant to v1.78 with new root cert #2270

merged 1 commit into from
May 17, 2018

Conversation

mkllnk
Copy link
Member

@mkllnk mkllnk commented May 8, 2018

What? Why?

Closes #2265

Update ActiveMerchant including a new root certificate needed for at least Pin Payments.

What should we test?

Most changes are in gateways we don't use, I believe. There has been a
change in Stripe, but we use another implementation, I guess.

To verify my guesses and beliefs, we need to check the used payment gateways.

  • Pin Payments
  • Stripe
  • What else do we use?

Release notes

Fixed the Pin Payments payment gateway which broke 4 May 2018 due to certificate updates.

How is this related to the Spree upgrade?

Newer versions of Spree may declare different dependencies on ActiveMerchant, but there should be no conflicts.

@mkllnk mkllnk requested a review from sauloperez May 8, 2018 05:18
@sauloperez
Copy link
Contributor

Spree 2.0 declares s.add_dependency 'activemerchant', '~> 1.34' so we're good.

Fixes #2265.

Most changes are in gateways we don't use, I believe. There has been a
change in Stripe, but we use another implementation, I guess.
@mkllnk mkllnk added the pr-staged-au staging.openfoodnetwork.org.au label May 15, 2018
@sstead
Copy link

sstead commented May 17, 2018

Testing notes
These payment gateways were tested, and are functioning:

  • Stripe
  • Pin
  • Paypal
  • Cash/eft etc

Not tested (we don't have a test method)

  • MIGS

https://docs.google.com/document/d/16fYxSixnomWfkk7CSs-UneM9Q_fhqQg3WK6PDoztNCo/edit#

@mkllnk mkllnk merged commit b15f4de into openfoodfoundation:master May 17, 2018
@mkllnk mkllnk deleted the 2265-update-active-merchant branch May 17, 2018 23:54
@mkllnk mkllnk removed the pr-staged-au staging.openfoodnetwork.org.au label May 17, 2018
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

Successfully merging this pull request may close these issues.

3 participants