Custom Gateway: Difference between revisions

Jump to navigation Jump to search
Created page with " Category:Deposit_Collection ''This page is about the menu SETTINGS->PROPERTIES->DEPOSIT COLLECTION->CUSTOM GATEWAY'' Required skills: html, programming You can create..."
 
No edit summary
Line 27: Line 27:
  key = value in custom gateway key setting
  key = value in custom gateway key setting
  bookid = the bookid of the booking
  bookid = the bookid of the booking
These fields are optional:
status = 0 (cancelled), 1 (confirmed), 2 (request), 3 (new)
  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
  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