Notice: PayPal has declared that the SOAP/NVP integration method is Deprecated as of January 1, 2017. Please review their New Integrations Guide.
This extension will continue to function as expected until PayPal discontinues support for the SOAP/NVP integration method. At such a time, this documentation will be updated to reflect this.
This module intercepts several recoverable errors resulting from a failed PayPal Express checkout failure and redirects the user back to PayPal in accordance with the PayPal Documentation.
- Warning: It is HIGHLY RECOMMENDED to install any new extensions on a staging domain in order to test for conflicts.
- It is also HIGHLY RECOMMENDED to utilize a variety of source control management software (such as git).
- This module overrides
app/code/core/Mage/Paypal/Api/Nvp.php
. - Never modify these files directly. If you need to override something, use the local code pool.