Custom Gateway: Difference between revisions

Jump to navigation Jump to search
No edit summary
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 (request), 3 (new)
  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