Setting/propertiescollectdepositcustom2post
Revision as of 10:43, 15 August 2016 by Markkinchin (talk | contribs) (Created page with "This data will be included as POST data sent to the payment gateway. It simulates a HTML form post. Template variables can be used to include information about the booking....")
This data will be included as POST data sent to the payment gateway. It simulates a HTML form post.
Template variables can be used to include information about the booking.
Post fields should be specified as name/value pairs separated by ampersands.
fieldname1=value1&fieldsname2=value2&fieldname3=value3