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
| Provider | Description |
|---|---|
| Stripe Checkout | Global payment processing with support for cards, wallets, and local payment methods |
| Rapyd Checkout | Multi-method payment platform with global coverage |
| Teya Web Payments | Payment processing popular in Iceland and Northern Europe |
| Valitor Web Payments | Icelandic payment processing service |
Provider Configuration
Each provider requires different credentials. Select your provider and fill in the required fields.
Stripe Checkout
| Field | Description |
|---|---|
| API Key | Your secret API key from the Stripe Developers dashboard |
Rapyd Checkout
| Field | Description |
|---|---|
| Access Key | Your Rapyd access key |
| Secret Key | Your 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
| Field | Description |
|---|---|
| URL | The Teya gateway URL |
| Merchant ID | Your Teya merchant identifier |
| Merchant Email | The email associated with your Teya account |
| Payment Gateway ID | Your Teya payment gateway identifier |
| Secret Key | Your Teya secret key |
Valitor Web Payments
| Field | Description |
|---|---|
| URL | The Valitor gateway URL |
| Merchant ID | Your Valitor merchant identifier |
| Merchant Email | The email associated with your Valitor account |
| Payment Gateway ID | Your Valitor payment gateway identifier |
| Secret Key | Your Valitor secret key |
Common Tasks
Setting Up a Payment Provider
- Navigate to Settings > Payments
- Select your payment provider from the dropdown
- Enter the required credentials
- Save your changes
- For Rapyd: configure the displayed webhook URL in your Rapyd dashboard
Switching Providers
- Navigate to Settings > Payments
- Select the new provider from the dropdown
- Enter the new credentials
- 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.