Merchant Activity

Merchant Activity embeds a searchable view of payment activity — transactions, accounts, recurring schedules and batches — directly into your platform. It is delivered as an iFrame via shuttle.js, so card data and PCI scope stay inside Shuttle.


What It Shows

  • Transactions — search, view detail, capture, void and refund
  • Accounts — the payers held against the merchant instance, their payment methods and their history
  • Recurring — contracts and schedules, including arrears and future charges
  • Activity dashboard — volume and status charts for the instance

The view can be opened whole, or scoped straight to a single account, contract, transaction or payment method — which makes it equally suitable as a merchant-facing activity screen or as a panel inside your own support tooling.


Embedding

Create a deep link of type dashboard via the Deep Link Creation API, then pass the returned ID to data-shuttle-embed on your page. The context object on that deep link selects what the merchant lands on (mode, action, id / alt_key) and how much chrome is shown (menu, menu_logo, return_url).


Configuration

Merchant Activity is not all-or-nothing. Every action it exposes — refunds, captures, taking a payment, editing a payer, amending a recurring schedule — can be switched off, either as a default for your whole application or per deep link.

See Merchant Activity Options for the full list.


Did this page help you?