Skip to main content
eWallet accounts store the merchant configuration needed for the Payments Library to display payment options and process transactions. Each eWallet account defines settings for a specific payment method type.
This guide covers eWallet account configuration in detail. For a quick setup to get started, see the Quickstart.

What is an eWallet Account?

An eWallet account connects your Orchestra integration to specific payment methods through the Payments Library. When you create a session with the Payments Library, you specify which eWallet accounts to use, and the library displays the corresponding payment options to your customers.

eWallet Account Types

Creating an eWallet Account

  1. Go to eWallet Accounts > Add Account in the Orchestra Portal
  2. Enter a Name for the account (e.g., “card-payments”, “google-pay-prod”)
  3. Select the eWallet Type for the payment method
  4. Configure the type-specific settings (see below)
  5. Click Save

CardPay Configuration

CardPay accounts enable credit and debit card collection through the Payments Library.

BIN Routing Table

CardPay accounts support optional BIN-based routing. This table lets you route transactions to different Merchant IDs based on card BIN, brand, or MCC. Click + Add to add routing rules. Leave the table empty to use default routing.

GooglePay Configuration

GooglePay accounts enable Google Pay wallet payments through the Payments Library.
Before creating a GooglePay eWallet account, you must register as a Google Pay merchant and complete Google’s integration requirements. See Google Pay Setup for details.

ApplePay Configuration

ApplePay accounts enable Apple Pay wallet payments through the Payments Library. Apple Pay requires certificates for both merchant validation and payment decryption.
Apple Pay setup requires creating certificates in the Apple Developer Portal and verifying your domain. See Apple Pay Setup for step-by-step instructions.

PayPal Configuration

PayPal accounts enable PayPal payments through the Payments Library.
You need a PayPal Business account to accept payments. See PayPal Setup for details on obtaining your API credentials.

BankPay Configuration

BankPay accounts enable Open Banking payments through the Payments Library, allowing customers to pay directly from their bank account.
BankPay setup requires coordination with Orchestra to configure your Open Banking provider. See Bank Pay Setup to get started.

UPI Configuration

UPI accounts enable Unified Payments Interface payments for customers in India.
UPI is available for merchants operating in India. Contact Orchestra support for UPI integration requirements.

Using eWallet Accounts

When creating a Payments Library session, specify which eWallet accounts to enable:
The Payments Library will display payment buttons for each enabled eWallet account that is available on the customer’s device/browser.

Next Steps

Library Setup

Full Payments Library configuration

Supported Payment Methods

CardPay, ApplePay, GooglePay, PayPal, BankPay, UPI