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
- 1Open Payment → Stripe
From Payment, add or open the Stripe processor.
- 2Paste API keys
Enter the publishable key and secret key from the Stripe Dashboard. Choose Test or Live to match those keys.
- 3Configure 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.
- 4Enable 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.
- 5Verify connection
Use Verify connection on the Stripe page, then place a test order.
Common issues
Confirm the keys match the selected Test/Live mode and that the secret key was pasted completely.
Check that the webhook endpoint and secret are correct, then review recent webhook events in Payment settings.
Was this helpful?
Related features
Last updated 9/5/2026