🍯Get Payments

View Payments — for Payment Links and Payment Routes — with the Swapped Commerce Dashboard or via API.

View Payments via Dashboard

The payments dashboard contains all pending, current, and settled transaction data. This includes payments from customers using payment links or payment routes. From this view, you can review all payment-related details and also process refunds.

Refunds

To refund a payment, you must have the same crypto the customer used to pay for the order in your Merchant Balance.

This means if you don't have the crypto to refund a processed payment, you'll need to swap another asset into the refund cryptocurrency before initiating a refund.

Get Payments data via API

You can access the same data available on the dashboard directly via an API. This is useful for merchants who want to update their own source of truth and easily combine it with payment integration data.

Get merchant orders

get

Get merchant orders

Authorizations
X-API-KeystringRequired
Query parameters
pageinteger · min: 1OptionalDefault: 1
limitinteger · min: 1 · max: 100OptionalDefault: 20
searchIdstringOptional
startDateintegerOptional
endDateintegerOptional
typestring · enumOptionalPossible values:
Responses
get
/v1/merchants/orders
200

Successful

Last updated