Wir verwenden Cookies, damit CarphaCom funktioniert, Ihre Einstellungen gespeichert werden und wir die Leistung messen können. Sie können alle akzeptieren, nicht notwendige ablehnen oder Ihre Auswahl anpassen.
Bald verfügbar1-Klick-Bereitstellung auf Vultr MarketplaceBenachrichtigen

Payments & Shipping

Payment providers

CarphaCom ships with two providers out of the box:

  • Manual — for cash-on-delivery, bank transfer, or wholesale.
  • System Default — a test provider for sandbox checkouts.

To accept real card payments, install @carphacom/stripe-payment from the marketplace.

Connect Stripe

  1. Go to Marketplace → Browse, find Stripe Payment, click Install.
  2. After install, click Configure.
  3. Paste your Stripe publishable key (starts with pk_live_) and secret key (sk_live_).
  4. Paste the webhook signing secret from your Stripe dashboard → Webhooks.
  5. Toggle the methods you want enabled (cards, SEPA, iDEAL, Klarna).
  6. Click Save. The backend reloads and Stripe is now active for all regions.

Test mode vs live mode

Use Stripe test keys while you set up. Process a test order with card 4242 4242 4242 4242 and any future date. When ready to go live, swap to live keys and remove the Manual provider if you don't want it visible to real customers.

Shipping providers

Three patterns are common:

  1. Flat rate per region — Configure under Settings → Shipping options. Set a fixed price per region.
  2. Free shipping over X — Add a shipping option with a price rule "free if cart total greater than 150".
  3. Carrier API integration — Install a fulfillment plugin like Fan Courier (Romania) or DPD. The carrier returns live rates per package weight.

Add a shipping option

  1. Go to Settings → Regions → [region] → Shipping options.
  2. Click Add option.
  3. Name it (Standard, Express).
  4. Set the fulfillment provider (manual or carrier-plugin).
  5. Set rate (flat) or calculated (carrier-driven).
  6. Optionally restrict to certain product types.

Tax

Each region can have multiple tax rates. By default, prices include tax. You can:

  • Toggle "show tax-included prices" in storefront.
  • Apply per-product tax overrides for reduced-rate goods.
  • Apply per-customer tax exemptions (B2B).