Closed (won't fix)
Project:
Commerce PayPal
Version:
7.x-2.x-dev
Component:
PayPal / IPN
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
31 Jan 2013 at 09:29 UTC
Updated:
15 Feb 2024 at 08:03 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedPatch attached. This code also should work against 1.0.
I don't see any issues with WPP or WPS, but I admit that I have not tested them. If someone can verify that this works with those implementations, then I might be able to send up a big patch for Adaptive Payments support.
Comment #2
mglamanReroll. This makes sense since we just need to prefix the validate command.
Comment #3
mglamanBased on their example, there would technically be more to do to properly construct the array rather than reading from $_POST
Comment #4
Anonymous (not verified) commentedComment #5
rszrama commentedThis seems pretty risky to change, imo. Especially in the 7.x branch where we don't even offer support for Adaptive Payments. (Does PayPal itself support that API any more?) Closing this out until there's a concrete use case and some form of testability.