Closed (fixed)
Project:
Commerce PayPal
Version:
7.x-1.x-dev
Component:
PayPal WPS
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 May 2012 at 19:03 UTC
Updated:
29 Aug 2012 at 16:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
andyg5000@sonictruth,
Thanks for the patch. Here's an update that adds the order object and api documentation.
Comment #2
rszrama commentedAfter reviewing this and realizing it was just for PayPal WPS, I almost decided against committing since hook_form_alter() would suffice to customize the form. However, we have hooks like this for other types of payment API requests, so may as well do it here. Additionally, this will allow us to support WPS form encryption at a later date where altering the generated form data would prove impossible without this hook.
Comment #3
rszrama commented