awesomemotive / easy-digital-downloads

Sell digital downloads through WordPress
https://easydigitaldownloads.com
GNU General Public License v2.0
868 stars 472 forks source link

Update Amazon Pay library #8121

Open robincornett opened 4 years ago

robincornett commented 4 years ago

Enhancement Request

Explain your enhancement (please be detailed)

We should update to the most recent Amazon Pay library/SDK (currently version 3.6.0).

Justification or use case

Our copy of the code is outdated.

ashleyfae commented 4 years ago

Note latest version requires PHP 5.5 or higher.

robincornett commented 4 years ago

Wondering if this might resolve #7078; with the PHP requirement, we couldn't do this before 3.0. Would be nice if it fixed both.

cklosowski commented 3 years ago

We can't update the library, as it has some consistent failures. Their latest version has a notice that shows up twice per pageload, and it's been an open issue in their library for 5 years.. Updating it may pose some issues.