amzn / amazon-payments-magento-2-plugin

Extension to enable Amazon Pay on Magento 2
https://amzn.github.io/amazon-payments-magento-2-plugin/
Apache License 2.0
109 stars 77 forks source link

Amazon_Pay #1134

Closed rosialix closed 2 years ago

rosialix commented 2 years ago

I have magento 2.3.5 installed with php7.1 and composer 1, how would I install Amazon_Pay. Thanks for the support

sgabhart22 commented 2 years ago

Hello @rosialix ,

For detailed installation instructions, you can visit the module documentation, specifically the Installation page discussing installation with Composer. With your setup, I don't think you should have any major problems.

It is important to note that, if you have previously processed any transactions on your installation using the legacy/bundled version of the Amazon Pay module, you should make sure those transactions are settled before the upgrade. Please let us know if you have any issues with the installation!

Spencer