improved
Enhanced Transactions
8 months ago
Descriptor field on Transactions
We have update transactions to include descriptor
field (more information here), which includes information about the transaction (eg. merchant name).
Find more details about the updated API endpoints:
Descriptor field on Webhooks
We have updated webhook event types transaction.created
and transaction.updated
, reflecting the new descriptor
field added to transactions.
Read more about these webhook events here
Changes
Improved
transaction.created
webhook event to include transaction resourcestransaction.updated
webhook event to include transaction resourcesdescriptor
field added to retrieve transaction endpointdescriptor
field added to list transactions endpoint