Built for businesses across Nepal

One API for Nepali digital payments.

Connect your checkout to supported wallets and payment methods through one clean integration, with instant status updates and simple reconciliation.

OneAPI integration
Livepayment status
NPRlocal payments
const payment = await yeti.payments.create({
  amount: 2500,
  currency: 'NPR',
  gateway: 'esewa',
  callback_url: 'https://example.com/ipn'
});
Payment confirmed
NPR 2,500 · eSewa

Designed for Nepal's leading payment methods

eSewaKhaltiIME PayFonepayBank QRMore soon

Why Yeti API

Payments that are easier to build, operate and track.

One integration

Use a consistent request and response structure instead of maintaining separate checkout logic for every provider.

🔒

Secure verification

Verify payment status server-side and process signed callbacks before fulfilling customer orders.

📊

Clear transaction view

Track pending, successful and failed transactions from one dashboard with searchable payment records.

Go live in three steps

Read the docs →
01

Create API keys

Create your merchant account and generate separate test and live credentials.

02

Integrate checkout

Send the payment amount, identifier and callback URLs from your server.

03

Verify and deliver

Confirm the final status through the API or IPN before completing the order.

Simple pricing for every transaction

Start integrating without setup charges and pay only when your business receives successful payments.

1.5% per successful transaction

FAQ

Frequently asked questions

Which payment methods are supported?+

The website can display every provider currently enabled in your backend. Keep this list synchronized with your actual production integrations.

How should I confirm a payment?+

Always verify the transaction from your server using its unique identifier. Do not trust only the browser redirect or frontend response.

Can I test before going live?+

Yes. Use test credentials and test endpoints, then replace them with production credentials only after your complete payment flow has been verified.

Contact

Ready to connect your checkout?

Send your business details and integration requirements. This demo form currently validates and confirms submission in the browser; connect it to your Laravel endpoint to receive messages.