1. Host a bridge HTML page
Host this page yourself (e.g. as a static file on your own domain) — it embeds the CDN script and posts SDK events back to React Native.reeple-checkout.html
WebView (see below).
2. Load it from React Native
CheckoutScreen.tsx
Verify the payment on your server using the
reference from the success payload — see Callbacks & Verification. Never mark an order paid based solely on the WebView message.