Custom Gateway: Difference between revisions

Jump to navigation Jump to search
Line 43: Line 43:
  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
A success will have HTTP 200 response with no text.
If there is any text content in the response, it will be an error message which means it was not successful.


== Payment gateways with specific requirements ==
== Payment gateways with specific requirements ==