For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Dashboard
GuidesAPI ReferenceSDKs
GuidesAPI ReferenceSDKs
  • Get Started
    • Overview and Solutions
    • Choose an Integration
    • Quickstart
    • Branding Guidelines
    • Get Support
  • Accept Payments
    • Instant Payments
    • Trustly Pay
    • Recurring Payments
    • Scan and Pay
    • Remember Me
    • Payment Integration Checklist
  • Send Money
    • Send Payouts Using Online Banking
    • Send Payouts Using Account Information
    • International Transfers
  • Retrieve Data
    • Verify Accounts Using Online Banking
    • Verify Accounts Using Micro-Deposits
    • Retrieve Bank and User Information
    • Tokenize Bank Information
    • Trustly ID
    • Insights Data
  • Core Concepts
    • Key Concepts
    • The Establish Data Object
    • Transactions and Transaction IDs
    • Tokens and Account Security
    • Redirect URLs and Return Flow
    • Webhooks and Events
    • Content Strings
  • API Fundamentals
    • Authentication and OAuth
    • Secure Requests and Signature Validation
    • Idempotency
    • Testing
    • Status codes and type definitions
  • Manage Your Integration
    • Go-Live Checklist
    • Merchant Portal
      • View Transactions
        • Search
        • Transaction Table
        • Transaction Details
        • Transaction Types
        • Transaction Status
      • View Account Balances
      • Manage Users
    • Reports and Reconciliation
    • Refresh Bank Authorization
    • Override Risk Declines
    • VIP Tiers
    • Financial Institution Status
Dashboard
Products
PaymentsDataPayouts
Company
AboutCareersContact Sales

Terms of Use | Privacy Policy | © 2026 Trustly, Inc.

Developer-friendly docs for your API
GitHub|Contact Support|Business Help Center|Merchant Portal
Terms of Use|Privacy Policy|© 2026 Trustly, Inc.
Developer-friendly docs for your API
LogoLogo
North AmericaEurope
North AmericaEurope
Manage Your IntegrationMerchant PortalView Transactions

Transaction Types

|View as Markdown|Open in Claude|
Was this page helpful?
Previous

Transaction Details

Next

Transaction status

Built with

A transaction type is the specific action taken related to an event.

NameDescription
ExternalCreated for Returns related to transactions outsourced to Fiserv.
AuthorizeA bank authorization to verify a consumer account. No funds are transferred during this transaction.
PayAn authorization and capture performed within a single transaction.
CaptureA pay-in (funds transfer) from a customer account.
RefundFunds are moved back to the consumer account following a completed Capture or Pay transaction.
ReverseCreated when the payment is charged back by the bank (payment provider).
DepositA payout (funds transfer) to a customer account.
ReclaimFunds are sent back to the merchant account following a completed Deposit.
RepresentmentAn attempt to reprocess a previously denied Capture transaction.
TokenizationSupports two events: tokenize and verify. These are triggered by their corresponding API calls.
PreauthorizationA bank preauthorization for a specific total amount over a specific period. No funds are transferred immediately, but the funds’ availability is verified. This preauthorization must be fulfilled by one or more Capture transactions.