Payments

Payment providers

The Providers tab: the configured PSPs as cards, each with its mode and default marker.

Providers are the payment service providers behind your PSP methods — Stripe, PayPal, Adyen and their peers. Adding a PSP is configuration, not a project: one provider row with credentials.

Where you find it

Commerce Studio › Order Management › Payments › Providers/commerce/payments/providers.

What it does

Each provider is a card with its code, name, mode and — where set — a default marker. Add provider creates a new configuration; a layout switch offers a list view instead of cards.

Providers start in test mode and without credentials, and they stay there until you configure them — a provider in test mode moves no real money. The Cockpit never displays stored credentials back.

Fields and controls

ElementWhat it shows
Provider codeThe badge on the card, for example stripe.
NameThe provider's display name.
ModeTest mode or live.
DefaultWhich provider new psp methods use.

Toolbar: a filter toggle, a sort control, market scope, the card/list layout switch and saved views.

What happens when you change it

A configured, enabled provider can take payments through the methods that name it. Deleting a provider that methods or open payments still need is refused with the counts; disabling is the safer move — no new payments start, running ones finish.

Permissions

The payments app declares create, read, update and delete on payment providers in its manifest. Which Cockpit roles may open this screen is not verified.