Custom Gateway: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
Markkinchin (talk | contribs) No edit summary |
||
| Line 29: | Line 29: | ||
These POST fields are optional: | These POST fields are optional: | ||
status = booking status, 0 (cancelled), 1 (confirmed), 2 ( | status = booking status, 0 (cancelled), 1 (confirmed), 2 (new), 3 (request) | ||
amount = amount of the deposit collected | amount = amount of the deposit collected | ||
description = description of payment for invoice item | description = description of payment for invoice item | ||
payment_status = status of payment for invoice item | payment_status = status of payment for invoice item | ||
txnid = unique id for this payment to prevent false duplicates | txnid = unique id for this payment to prevent false duplicates | ||