Itsy Docs
Settings

Payment Providers

Connect and configure your payment gateway for processing online payments.

Payment provider settings let you connect your workspace to a payment gateway so customers can pay online. Itsy supports four payment providers — you choose one and enter the required credentials.

Supported Providers

ProviderDescription
Stripe CheckoutGlobal payment processing with support for cards, wallets, and local payment methods
Rapyd CheckoutMulti-method payment platform with global coverage
Teya Web PaymentsPayment processing popular in Iceland and Northern Europe
Valitor Web PaymentsIcelandic payment processing service

Provider Configuration

Each provider requires different credentials. Select your provider and fill in the required fields.

Stripe Checkout

FieldDescription
API KeyYour secret API key from the Stripe Developers dashboard

Rapyd Checkout

FieldDescription
Access KeyYour Rapyd access key
Secret KeyYour Rapyd secret key

After saving, Itsy displays the webhook URL you need to configure in your Rapyd dashboard. Set this URL to listen for: Payment Completed, Payment Canceled, Payment Captured, and Payment Succeeded events.

Teya Web Payments

FieldDescription
URLThe Teya gateway URL
Merchant IDYour Teya merchant identifier
Merchant EmailThe email associated with your Teya account
Payment Gateway IDYour Teya payment gateway identifier
Secret KeyYour Teya secret key

Valitor Web Payments

FieldDescription
URLThe Valitor gateway URL
Merchant IDYour Valitor merchant identifier
Merchant EmailThe email associated with your Valitor account
Payment Gateway IDYour Valitor payment gateway identifier
Secret KeyYour Valitor secret key

Common Tasks

Setting Up a Payment Provider

  1. Navigate to Settings > Payments
  2. Select your payment provider from the dropdown
  3. Enter the required credentials
  4. Save your changes
  5. For Rapyd: configure the displayed webhook URL in your Rapyd dashboard

Switching Providers

  1. Navigate to Settings > Payments
  2. Select the new provider from the dropdown
  3. Enter the new credentials
  4. Save your changes

The previous provider's credentials are replaced. Any pending payments through the old provider continue to process, but new payments use the new provider.

How It Connects

  • Data > Payment Methods — Payment methods define how payments are categorized and labeled. The payment provider here handles the actual transaction processing.
  • Orders — Online payments from customers are processed through the configured provider.

On this page