Setting/propertiescollectdepositcustom2post: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


Template variables can be used to include information about the booking.
Template variables can be used to include information about the booking.
The template variable [PAYMENTAMOUNT] can be used to create the correct value for both booking deposits and payment requests.


Post fields should be specified as name/value pairs separated by ampersands.
Post fields should be specified as name/value pairs separated by ampersands.


  for example: inputname1=value1&inputname2=value2&inputname3=value3&reference=[BOOKID]&amount=[PAYMENTAMOUNT]&description=Deposit Payment for [PROPERTYNAME]&currency=USD
  for example: inputname1=value1&inputname2=value2&inputname3=value3&reference=[BOOKID]&amount=[PAYMENTAMOUNT]&description=Deposit Payment for [PROPERTYNAME]&currency=USD