> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://amer.developers.trustly.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://amer.developers.trustly.com/_mcp/server.

# Explore solutions

Determine which payment rails, data retrieval methods, or authorization workflows best fit your business needs.

Most Trustly products, including Pay, Payouts, and ID, require the integration of the [Client-Side SDK](/integrate/accept-payments/integrate-client-sdk) to launch the Trustly Lightbox for user authentication.

| Product                                     | Primary Use Case                                                                        | Core Function                                                                                                | Key Resources                                                                                                                                                     |
| ------------------------------------------- | --------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Trustly Connect**                         | Instant Account Verification (IAV) and linked account retrieval.                        | Retrieves and authenticates bank account information in real-time for compliance and risk mitigation.        | [Guide](/integrate/retrieve-data/verify-accounts-using-online-banking), [SDKs](/sdks), [API Ref](/api-reference/api/account-data/get-transaction-account-summary) |
| **Trustly Cross-Border**                    | International money transfers and foreign exchange handling.                            | Enables cross-border payments with full International ACH Transaction (IAT) compliance data.                 | [Guide](/integrate/send-money/international-transfers)                                                                                                            |
| **Trustly ID**                              | KYC/AML compliance and identity verification during onboarding.                         | Provides verified identity data derived from consumer bank account information.                              | [Guide](/integrate/retrieve-data/trustly-id), [SDKs](/sdks), [API Ref](/api-reference/api/identity/get-trustly-id-user-data)                                      |
| **Trustly Insights**                        | Cash flow analysis and Non-Sufficient Funds (NSF) risk assessment.                      | Pulls real-time transaction data and account balance to support informed financial decisions.                | [Guide](/integrate/retrieve-data/insights-data), [SDKs](/sdks), [API Ref](/api-reference/api/account-data/get-transaction-account-summary)                        |
| **Trustly Instant Payments** *(Deprecated)* | Standard e-commerce checkouts and one-time purchases.                                   | Authorizes and captures funds in a single step (immediate capture).                                          | [Guide](/integrate/accept-payments/instant-payments), [SDKs](/sdks), [API Ref](/api-reference/api/transactions/post-transactions-transaction-id-capture)          |
| **Trustly Pay**                             | Digital wallets, iGaming deposits, and high-frequency trading platforms.                | Establishes a deferred authorization (long-running token) for recurring use.                                 | [Guide](/integrate/accept-payments/trustly-pay), [SDKs](/sdks), [API Ref](/api-reference/api/transactions/post-transactions-transaction-id-capture)               |
| **Trustly Payouts**                         | Real-time disbursements and instant withdrawal processing.                              | Issues secure payouts to a customer bank account in seconds using real-time payment rails.                   | [Guide](/integrate/send-money/send-payouts-using-account-information), [SDKs](/sdks), [API Ref](/api-reference/api/transactions/post-transactions-deposit)        |
| **Trustly Recurring Payments**              | Subscription billing and long-term payment authorizations.                              | Establishes a secure mandate or recurring token to allow for automated, ongoing debits.                      | [Guide](/integrate/accept-payments/recurring-payments)                                                                                                            |
| **Trustly Remember Me**                     | Streamlined checkout and returning user recognition.                                    | Allows returning consumers to skip bank selection and login steps, completing payments with a single click.  | [Guide](/integrate/accept-payments/remember-me)                                                                                                                   |
| **Trustly Scan and Pay**                    | Physical gaming environments, Electronic Gaming Machines (EGMs), and cashless wagering. | Enables users to fund physical gaming machines by scanning a QR code to authenticate on their mobile device. | [Guide](/integrate/accept-payments/scan-and-pay)                                                                                                                  |
| **Trustly Token Authority**                 | Recurring payments and reducing Payment Card Industry (PCI) financial data liability.   | Substitutes sensitive bank information with non-sensitive tokens for secure, streamlined processing.         | [Guide](/integrate/retrieve-data/tokenize-bank-information), [API Ref](/api-reference/api/accounts/get-accounts-verify)                                           |