-
Issue #1408244 by mikehues: allow an order object to be passed in with a PayPal WPP request that makes it through to the API request's alter function.
-
Issue #1345822 by Amitaibu: use theme_image() to generate the PayPal icons on the checkout form.
-
Update orders on incoming IPNs.
-
-
Issue #1292836 by bradhawkins: remove an extraneous / from the live server URL.
-
Add a PayPal WPP module that supports authorization only and authorization plus capture transactions.
-
Add API functions to provide messages for AVS code and CVV2 match results.
-
Issue #1248972 by rszrama: update a call to commerce_line_items_quantity() for the new parameters in RC1.
-
Issue #1172028 by gagoo: round our order amount before submitting it to PayPal.
-
Enable automatic redirection to PayPal WPS now that the core Commerce patch has landed to support this.