added
Enhanced Transaction Data Access!
7 months ago
We have added 2 new webhook event types transaction.created
and transaction.updated
so that customers can get notified of new Transactions and any subsequent Transaction updates respectively.
Read more about these webhook events here
We also added a new API endpoint allowing customers to retrieve transaction details using it's unique identifier.
Find more details about this new API endpoint here.
Changes
Added
transaction.created
webhook eventtransaction.updated
webhook event- Retrieve transaction by transactionId endpoint