Your Brand Name

JavaScript SDK (popup)

Optional popup uses the same payment_url from create order. Default remains full redirect.

Script

<script src="https://upibridge.com/assets/sdk/upibridge-checkout.js"></script>

Usage

UpibridgeCheckout.openPopup({
  paymentUrl: urlFromServer,
  onCancel: function () {}
});

Success: server webhooks.

Frequently asked questions

Popups blocked?
SDK falls back to same-window redirect.