A transaction is created
Webhook
This event occurs when a transaction is created.
Note that this event will occur for both successful and failed transactions. You can check the status of the transaction by
examining the gateway_status attribute of the transaction object.
Note these fields:
context_str = transactioncontext_id = ...(this will be thetransaction_idof the transaction)event = insert
Request
Responses
- 200
Return a 200 status to indicate that the data was received successfully