We use $request += so if a key already exists, it will not be overriden.

This is used for #569300: Create Paypal WPP recurring fee handler where the VERSION should be 53.0 or higher. This will also allow paying with different paypal accounts in the same site.

CommentFileSizeAuthor
nvp-allow-override-1.patch970 bytesamitaibu

Comments

amitaibu’s picture

Title: Allow overriding API credentials in vnp request » Allow overriding API credentials in nvp request

correct title

univate’s picture

Status: Needs review » Reviewed & tested by the community

* Patch applies cleanly
* Doesn't effect any existing function

Required by other modules (e.g. uc_recurring) to use a different API version and also allows other modules to make use of the paypal functions but provide their own login information.

tr’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.