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.