Shops
Within Settings → Business Settings → Shops, you can manage your test shops in the sandbox environment. This feature allows you to create and configure multiple shop entities under the same business account for testing different scenarios.
Adding a New Shop
To create a new shop in the sandbox:
Navigate to Settings → Business Settings → Shops.
Click the “+ Add Shop” button at the top-right.
Fill in the required shop details:
Shop Name
Shop URL
Product and services sold descriptions
Click “Create Shop”.
Once the shop is created:
It will appear in your list of active test shops.
You can generate API credentials (Client ID and Secret) specific to each shop.
Each shop has its own branding and technical configuration scope.

Editing an Existing Shop
Each shop listed under Settings → Business Settings → Shops includes an Edit icon (pencil symbol) on the right side. This allows you to simulate shop-level configurations in a structured interface — useful for exploring how live merchants manage settings.
What You Can Edit or Preview
Clicking "Edit agreement" opens a multi-tab modal window, where you can review or adjust the following:
Shop Details
Environment not allowed to edit
Update Shop Name, Shop Type, and Product and Services sold types via dropdown menu.
Payments
Accepted Payment Methods
Supported options: Open Banking and Cards
You may remove methods, but cannot add new ones in sandbox
Services
You will see enabled services such as:
Pay by Link
A2A Refund
Recurring Payments
These services can be removed, but not newly added
Accepted Currencies
EUR is the default currency
You may add more currencies
Accepted Wallets
You can add new wallets using the “Add” button or remove existing ones
Bank Payment Configuration
Country & Bank Selection
Choose from Latvia, Estonia, or Lithuania in the region selector
After selecting a country, choose a bank from the dropdown and press “Add”
You can also remove banks from the list
Bank Account Info
View-only; cannot be modified in sandbox
Technical Information
Editable fields include:
Home URL- in sandbox mode has no functional effect on the processing logic.
Callback URL - This is where EGW sends asynchronous callback messages containing status updates about the transaction. In sandbox mode, if you enter a valid public-facing URL, the system can send callback messages to this endpoint for testing purposes.
Payment Capture Delay - You can choose a delay period in days from the dropdown menu. This setting defines how long the system waits before automatically capturing an authorized payment.
Authorization Type - You can select between:
Final
Pre-Authorization
Changing this to Pre-Authorization in sandbox mode has no functional effect on the processing logic. However, it enables you to test manual capture scenarios using the Merchant API. Manual Capture via API - If Pre-Authorization is selected, you can simulate manual capture flows using the API after authorization. This allows for controlled payment finalization, as seen in hotel or rental use cases.
Fees
Displayed for reference only
View-only; not editable
Limits
Displayed for reference only
View-only; not editable
At any time during editing, you can click the “Submit” button to save your changes.

⚠️ You cannot change shop credentials, environment, or payment configurations from this view.
Last updated
Was this helpful?