Paysera Checkout
Regulated EU payment institution
Hosted checkout supporting card and bank payments. The first provider running in production on nepay — payments settle directly to your Paysera account.
Shopify Payments isn't available in our region. nepay connects your store to the payment provider you already bank with — payment links go out automatically, and orders are marked paid only when the money has genuinely moved.
01 The problem
Merchants across Kosovo and the Western Balkans can build a beautiful Shopify store — and then hit a wall: Shopify Payments and most integrated gateways aren't available here. So orders fall back to cash on delivery or manual bank transfers. Deliveries get refused, payments arrive days late, and every order means chasing someone by phone.
The frustrating part: many of these merchants already hold an account with a regional payment processor. The store works. The processor works. They just can't talk to each other.
02 How it works
A customer checks out on your Shopify store and nepay is notified instantly — or your own system sends the order over the nepay API. Either way, the request is cryptographically verified as genuinely yours.
Within seconds, nepay creates a secure, time-limited payment link with your provider — emailed to your customer from your own verified domain, or returned straight to your system in the API response.
Your customer pays by card on your provider's own hosted page. Card details never pass through nepay or your store.
Once the provider confirms the payment cleared — checked against the order's amount, currency, and your identity — nepay marks the order paid in Shopify.
Link expired? A fresh one goes out automatically. Card declined? A new link is sent immediately, while the customer still wants to pay.
03 Supported providers
nepay is a multi-provider platform by design: payment processors sit behind a common interface, and each merchant connects the processor they already hold an account with. Your money moves under your own provider agreement — nepay never touches it.
Regulated EU payment institution
Hosted checkout supporting card and bank payments. The first provider running in production on nepay — payments settle directly to your Paysera account.
Quipu e-commerce gateway
Card acceptance through ProCredit Bank's Quipu processing gateway — the bank many merchants in the region already use. The integration is fully specified and in progress.
Don't see your processor?
Adding a provider is an isolated module in nepay's architecture, not a rebuild. Tell us which processor you hold an account with and we'll tell you what's possible.
04 Integrations
Shopify is one way in, not the only way. Stores on Shopify connect once and orders flow in automatically. Everyone else integrates directly: your system sends the order to the nepay API in a single POST request and gets a ready-to-share hosted payment link back in the response — nepay still verifies the payment and keeps the record straight.
# your system → nepay
POST /payment-links
{
"order_ref": "1042",
"amount": "49.90",
"currency": "EUR",
"customer_email": "arta@example.com"
}
# nepay → your system
201 Created
{
"pay_url": "https://…/pay/…",
"expires_in_hours": 48
}
05 Security & trust
Your customers enter card details only on your payment provider's secure hosted page, operated by a regulated payment institution. There are no card numbers in nepay to steal.
Money flows from your customer to your provider to your account, under your existing contract. nepay orchestrates records; it never holds, routes, or settles money.
Order notifications and payment confirmations are cryptographically verified — confirmations against two independent signatures — before anything is acted on. A payment marks an order paid only when amount, currency, and merchant all match.
nepay runs entirely on AWS in Frankfurt (eu-central-1). Data is encrypted in transit and at rest, and only the minimum is stored: name, email, order reference, amount.
Every order carries an append-only history of every state change, payment attempt, and confirmation received — records that never expire.
Each merchant runs in an isolated tenant with its own subdomain and its own encrypted credentials. One merchant's configuration can never leak into another's.
06 Common questions
No. Card details are entered only on your payment provider's own secure hosted page. They never reach nepay or your store.
No. Payments flow directly from your customer to your payment provider, and settle into your own account under your existing provider agreement. nepay orchestrates the flow but never holds, routes, or settles funds.
Paysera Checkout is live today. ProCredit Bank's Quipu e-commerce gateway is in progress. nepay is built to support many providers — if you hold an account with another processor, get in touch.
No. Your storefront, checkout, and banking relationship stay exactly as they are. nepay adds the missing connection between them.
No. Shopify is one integration path. Any system can call the nepay API directly — you send the order in a POST request and receive a hosted payment link in the response, and nepay still verifies the payment and reconciles the record.
Pricing is agreed per merchant. Contact hello@nepay.link and we will walk you through it.
07 Getting started
Pricing is agreed per merchant — no public tiers, no surprises. Tell us about your store and your payment provider, and we'll take it from there.
We reply to every merchant enquiry personally.