The commerce backbone for ambitious online stores.
Persevo wires together hosted checkout, EU card and wallet payments, a secure data vault for personalised products, and a back-office that runs orders, inventory and email — hosted in Europe, ready to plug into your storefront.
Everything a modern store needs.
Four products on one stack, wired to share a single source of truth for orders, customers and inventory. Pick what you need, leave the rest of the rebuild to us.
Hosted Checkout
A themed, conversion-tuned checkout that runs on our servers and reads from your catalogue. Card and wallet payments, guest flows, address autofill, one-page or multi-step — same codebase, every market.
Payments
EU acquiring for Visa, Mastercard and Amex with Apple Pay, Google Pay, PayPal and Amazon Pay built in. Multi-currency pricing, regional tax, and a card processing partner so cardholder data never touches our servers.
Data Vault
A secure intake surface for the inputs personalised products need: names, dates, photos, video clips. Direct-to-storage uploads, signed URLs, TTL-managed records, and a documented API for your fulfilment side.
Commerce Backbone
Orders, inventory, customers, multi-region, transactional email. Webhooks at every lifecycle step and an admin dashboard your ops team can actually live inside — without rebuilding cart-to-courier from scratch.
From cart to courier on one stack.
A single event-driven path from the shopper's tap to the courier label — no glue code between five vendors, no silent gaps in the lifecycle.
Built for builders.
Every product ships with a typed HTTP API, a public OpenAPI spec and webhooks at every lifecycle step. Read prices, write vault records, listen for payment events — without a proprietary SDK or a screen-scraping admin.
- Public REST + OpenAPI
- Signed webhooks
- Idempotency keys
- Sandbox keys per project
$ curl $PERSEVO_API/store/shipping-options \
-H "x-publishable-api-key: $PUBLISHABLE_KEY"
{
"shipping_options": [
{ "id": "so_eu_standard", "name": "Standard EU", "amount": 990 },
{ "id": "so_eu_express", "name": "Express EU", "amount": 1990 }
]
}Compliance baked in.
The hard parts of running a payments-grade service in Europe — minimised PCI scope, GDPR-ready hosting, and a security programme on paper — come with the platform.
PCI scope, handled.
Card data is captured and tokenised by our PCI-compliant card processing partner. It never touches Persevo servers, which keeps your scope minimal.
GDPR-ready EU residency.
Customer records, vault uploads and admin data live in EU data centres. Documented retention windows and processor agreements are part of every plan.
ISO/IEC 27001 aligned.
Built on a security programme aligned to ISO/IEC 27001 controls — change management, access reviews, vendor diligence and incident response, on the record.
Stop rebuilding the boring parts.
Talk to a human who can scope your migration in a 30-minute call, or read the docs and start wiring against a sandbox key.