About the Transactions API

The Transactions API allows you to retrieve merchant transaction history and details.

With the Transactions API, you can query past transactions, filter by date range or payment method, and access detailed information about each payment including status, amount, and payment method used.

Use cases

Terminology

  • Transaction: A record of a financial operation between a buyer and a seller.
  • Subscription: A recurring payment arrangement for a service or product.
  • Refundability: The ability to issue a refund for a transaction.
  • Provider: The entity that processes the payment for a transaction.
Did this help?