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

# Store eWallet Account

> Save digital wallet credentials in the Orchestra Portal.

<Info>
  This page is part of **Merchant Account Setup**. [Back to Library Setup →](/guides/library/setup)
</Info>

Store your digital wallet credentials in Orchestra for use with the Payments Library. eWallet Accounts are used for:

* [Apple Pay](/guides/library/applepay-setup)
* [Google Pay](/guides/library/googlepay-setup)
* [PayPal](/guides/library/paypal-setup)
* [Bank Pay](/guides/library/bankpay-setup)
* [UPI](/guides/library/upi-setup)

<Steps>
  <Step title="Log in">
    Go to the [Orchestra Portal](https://portal.orchestrasolutions.com/#/login).
  </Step>

  <Step title="Navigate to eWallet Accounts">
    Go to **Resources** > **[eWallet Accounts](https://portal.orchestrasolutions.com/#/resource/eWalletAccount)**.
  </Step>

  <Step title="Add account">
    Click **[Add Account](https://portal.orchestrasolutions.com/#/resource/eWalletAccount/create)**.
  </Step>

  <Step title="Configure">
    1. Enter a unique **Name** for this account
    2. Select the **eWallet Type** from the dropdown (e.g., GooglePay, ApplePay, PayPal)
    3. Enter the required fields for that wallet (e.g., **Merchant Identifier** and **Merchant Display Name** for Google Pay)
    4. Click **Save**
  </Step>
</Steps>

Repeat for each payment method you want to support.

## Next Steps

<CardGroup cols={2}>
  <Card title="Library Setup" icon="gear" href="/guides/library/setup">
    Complete your Payments Library integration
  </Card>

  <Card title="Supported Payment Methods" icon="credit-card" href="/guides/library/supported-payment-methods">
    Learn about each payment method
  </Card>
</CardGroup>
