improved

Enhanced Transactions

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:

  • Retrieve transaction here.
  • List transactions here

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 resources
  • transaction.updated webhook event to include transaction resources
  • descriptor field added to retrieve transaction endpoint
  • descriptor field added to list transactions endpoint