SMEPay Logo
~2 Mins to Live

Add a smart checkout to your website in minutes

Pre-built UI with dynamic QR logic and native UPI intent optimization.

Integrate Wizard

What is Wizard?

Wizard is our drop-in checkout widget. Plop a small script tag onto your HTML, tell us the order amount, and we render a beautiful, highly-optimized checkout modal right over your website.

Why SMEPay Wizard?

Faster checkout vs traditional gateways. Traditional gateways bombard users with irrelevant payment options (Netbanking, Cards) before showing UPI. Wizard serves India's primary payment method instantly.

<!-- Drop this script -->
<script src="https://js.smepay.in/v1/wizard.js"></script>

<!-- Call it -->
<script>
  let wizard = new SMEPay(API_KEY);
  wizard.open({
    amount: 500,
    orderId: "ORD_123"
  });
</script>

Feature Set

India-First Speed

By skipping card input forms entirely, your users execute payment approvals in seconds instead of minutes.

Auto QR vs Intent

Wizard detects the device. Laptop? It shows a dynamic QR for scanning. Phone? It triggers deep-links to GPay/PhonePe.

Retry Optimization

Bank down? The widget intuitively allows customers to retry with an alternate UPI app instantly without losing context.

Best for SaaS & Custom Landing Pages

If you have a custom codebase, React app, or simple HTML landing page and don't want to build a backend checkout form from scratch, Wizard handles the heavy lifting UI/UX.

Stop building checkout UIs.

Embed the SMEPay Wizard and launch today.

Read Integration Docs →