# Provider registration for specific Payment Gateways

# Stripe API key guide

How to Locate Your Stripe API Keys

# Step 1: Log In to the Stripe Dashboard

Go to https://dashboard.stripe.com/login and sign in with your merchant credentials.

# Step 2: Go to the 'Developers' Section

Once you're logged in:  
1\. Click on 'Developers' in the left-hand sidebar.  
2\. Then click on 'API keys'.

<span style="mso-no-proof: yes;"></span>

[![image.png](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/scaled-1680-/IGyimage.png)](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/IGyimage.png)

<span style="mso-spacerun: yes;"> </span>

# Step 3: View Your API Keys

In the API Keys section, you will see:  
\- Publishable key (starts with pk\_live\_)  
\- Secret key (starts with sk\_live\_) – use this one when connecting your Product Provider profile with your Stripe account in DOME marketplace.  
  
To reveal the Secret key, click on 'Reveal live key token'. It will only be shown once — copy and store it securely.

[![image.png](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/scaled-1680-/29iimage.png)](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/29iimage.png)

<span style="mso-spacerun: yes;"> </span>

# Security Tips

\- Never expose your secret key in client-side code (like HTML or JavaScript).  
\- Use environment variables to store keys securely.  
\- If a key is compromised, rotate it immediately via the dashboard.  
  
For official documentation, visit: https://docs.stripe.com/keys

# Barion API key guide

How to Locate Your Barion API Keys

# Step 1: Log In to the Barion Dashboard

Go to https://secure.barion.com and sign in with your merchant credentials.

# Step 2: Go to the 'Wallet - Access' Section

Once you're logged in:  
1\. Click on 'Wallet' in the left-hand sidebar.  
2\. Then click on 'Access'.

[![image.png](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/scaled-1680-/GhZimage.png)](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/GhZimage.png)

<span style="mso-no-proof: yes;">  
</span>

<span style="mso-spacerun: yes;"> </span>

# Step 3: View Your API Keys

In the Access section, you will see your Active API Key.  
To reveal the Active API Key, click on 'Hide or show key'.<span style="mso-spacerun: yes;"> </span>

[![image.png](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/scaled-1680-/juzimage.png)](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/juzimage.png)

<span style="mso-no-proof: yes;">  
</span>

# Security Tips

\- Never expose your secret key in client-side code (like HTML or JavaScript).  
\- Use environment variables to store keys securely.  
\- If a key is compromised, rotate it immediately via the dashboard.  
  
For official documentation, visit: https://docs.barion.com/Barion\_Shop\_Authentication

# Sumup API key guide

How to Locate Your SumUp API Key and Merchant ID

# Step 1: Log In to the SumUp Developer Dashboard

1\. Navigate to https://developer.sumup.com/.  
2\. Click on 'Log In' and enter your merchant credentials to access your dashboard.

# Step 2: Navigate to the Settings Section

1\. Once logged in, click on 'Account' in the top navigation menu.  
2\. Select 'Settings' from the dropdown menu.

[![image.png](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/scaled-1680-/URbimage.png)](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/URbimage.png)

# <span style="mso-no-proof: yes;">  
</span>

# Step 3: Navigate to the For developers – Toolkit section

<span style="mso-fareast-font-family: Cambria; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: Cambria; mso-bidi-theme-font: minor-latin;"><span style="mso-list: Ignore;">1.<span style="font: 7.0pt 'Times New Roman';"> </span></span></span>Select 'Toolkit'.

[![image.png](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/scaled-1680-/J2aimage.png)](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/J2aimage.png)

<span style="mso-no-proof: yes;">  
</span>

# Step 4: Navigate to the API Keys section

<span style="mso-fareast-font-family: Cambria; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: Cambria; mso-bidi-theme-font: minor-latin;"><span style="mso-list: Ignore;">1.<span style="font: 7.0pt 'Times New Roman';"> </span></span></span>Select 'API Keys'.

[![image.png](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/scaled-1680-/djGimage.png)](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/djGimage.png)

<span style="mso-no-proof: yes;">  
</span>

# Step 5: Generate or View Your API Key

1\. In the API Keys section, you can view existing keys or generate a new one by clicking on 'Create'.  
2\. Provide a name for your API key and assign the necessary permissions.  
3\. Click 'Save' to generate the key.  
4\. Copy the generated API key and store it securely.

[![image.png](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/scaled-1680-/8jKimage.png)](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/8jKimage.png)

# <span style="mso-no-proof: yes;">  
</span>

# Step 5: Locate Your Merchant ID

1\. While still in the dashboard, click on 'Account' in the top navigation menu.  
2\. Select 'Settings' from the dropdown menu.  
3\. Your Merchant ID will be listed under your account details and also on the top right corner under your account name.

[![image.png](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/scaled-1680-/lYSimage.png)](https://knowledgebase.dome-marketplace.eu/uploads/images/gallery/2025-12/lYSimage.png)

<span style="mso-no-proof: yes;">  
</span>

# Important Security Notes

\- Do not share your API key publicly or include it in client-side code.  
\- Store your keys in a secure location, such as environment variables or a secure credentials manager.  
\- If you suspect your keys have been compromised, revoke them immediately and generate new ones.  
  
For more detailed information, refer to SumUp's official documentation: https://developer.sumup.com/