> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Test data

> Overview of Dintero Checkout sandbox test data, including PSP cards, alternative payment methods, bank accounts, and split-payment auto-approval values.

Use the sandbox to verify your integration without moving real money. Try out the [Dintero Checkout Demo](https://checkout.demo.dintero.com/) or pick a payment method below.

## Card payments

<CardGroup cols={2}>
  <Card title="Dintero PSP cards" icon="https://mintcdn.com/dintero-c3a7bfec/4vZVwDjf90sw6DuL/mintlify-docs/assets/icons/credit-card.svg?fit=max&auto=format&n=4vZVwDjf90sw6DuL&q=85&s=17c881ac02bc4966bdef233185ec3c5f" href="/docs/checkout/testdata/dintero-psp/checkout-dintero-cards-testdata" width="20" height="20" data-path="mintlify-docs/assets/icons/credit-card.svg">
    3D-Secure flows, declined card scenarios, and simulated authorization response codes.
  </Card>

  <Card title="Swedbank Pay cards" icon="https://mintcdn.com/dintero-c3a7bfec/4vZVwDjf90sw6DuL/mintlify-docs/assets/icons/credit-card.svg?fit=max&auto=format&n=4vZVwDjf90sw6DuL&q=85&s=17c881ac02bc4966bdef233185ec3c5f" href="/docs/checkout/testdata/other/checkout-swedbank-testdata" width="20" height="20" data-path="mintlify-docs/assets/icons/credit-card.svg">
    Visa, Mastercard, tokens, and magic amounts for Swedbank Pay.
  </Card>
</CardGroup>

## Wallets

<CardGroup cols={3}>
  <Card title="Vipps" href="/docs/checkout/testdata/other/checkout-vipps-testdata">
    Norwegian wallet test data.
  </Card>

  <Card title="Swish" href="/docs/checkout/testdata/other/checkout-swish-testdata">
    Swedish wallet test data.
  </Card>

  <Card title="MobilePay" href="/docs/checkout/testdata/other/checkout-mobilepay-testdata">
    Danish wallet test data.
  </Card>
</CardGroup>

## Invoice & BNPL

<CardGroup cols={2}>
  <Card title="Klarna" href="/docs/checkout/testdata/other/checkout-klarna-testdata">
    B2C and B2B flows for Norway including dispute scenarios.
  </Card>

  <Card title="Billie" href="/docs/checkout/testdata/other/checkout-billie-testdata">
    B2B test companies in Sweden.
  </Card>

  <Card title="Two" href="/docs/checkout/testdata/other/checkout-two-testdata">
    B2B companies, credit limits, and verification thresholds in Norway and Sweden.
  </Card>

  <Card title="Walley" href="/docs/checkout/testdata/other/checkout-walley-testdata">
    B2C and B2B test persons for Norway, Sweden, Denmark, and Finland.
  </Card>

  <Card title="Instabank" href="/docs/checkout/testdata/other/checkout-instabank-testdata">
    SSNs and BankID credentials for Instabank Finance.
  </Card>
</CardGroup>

## Other

<CardGroup cols={2}>
  <Card title="Gift cards" href="/docs/checkout/testdata/other/checkout-giftcards-testdata">
    Test gift card numbers and PINs.
  </Card>

  <Card title="Discount codes" href="/docs/checkout/testdata/other/checkout-discount-codes-testdata">
    Test discount codes.
  </Card>
</CardGroup>

## Split payments

See [Testing split payouts](/docs/checkout/split-payment/testing-split-payments) for a walkthrough on testing payout destinations and split payments.

<CardGroup cols={2}>
  <Card title="Test bank accounts" href="/docs/checkout/testdata/approvals/bank-accounts">
    Bank account numbers for verifying payout destination approvals.
  </Card>

  <Card title="Auto-approve sellers" href="/docs/checkout/testdata/approvals/auto-approve">
    Magic `payout_destination_description` values for sandbox approvals.
  </Card>
</CardGroup>
