OESCOMHelp Center
Sign in

Help Center / Payments

Setting up Stripe payments

Connect your Stripe account so customers can pay by card (and other Stripe Checkout methods you enable).

Who is this for?

Merchants who have a Stripe account and want hosted card checkout.

Before you start

  • Create a Stripe account if you do not have one.
  • Know whether you are starting in test mode or live mode.

How it works

OESCOM uses Stripe Checkout (a Stripe-hosted payment page). You paste your publishable key, secret key, and webhook secret. Customers are redirected to Stripe, then return to your storefront to complete the order.

Setup

  1. 1
    Open Payment → Stripe

    From Payment, add or open the Stripe processor.

  2. 2
    Paste API keys

    Enter the publishable key and secret key from the Stripe Dashboard. Choose Test or Live to match those keys.

  3. 3
    Configure the webhook

    In Stripe, send events to the webhook endpoint shown in OESCOM (it includes your store id). Paste the webhook signing secret back into OESCOM.

  4. 4
    Enable methods

    Turn on the Stripe Checkout methods you want (cards, and wallets where Stripe supports them for your account). Klarna may be offered through Stripe when enabled there — standalone Klarna is not a separate OESCOM processor yet.

  5. 5
    Verify connection

    Use Verify connection on the Stripe page, then place a test order.

Common issues

Verification fails.

Confirm the keys match the selected Test/Live mode and that the secret key was pasted completely.

Payment succeeds in Stripe but the order is not paid.

Check that the webhook endpoint and secret are correct, then review recent webhook events in Payment settings.

Set up PayPal →

Related features

Last updated 9/5/2026

Setting up Stripe payments