Watenga.js
Embedded checkout widget — card, mobile wallet, and Zimswitch tabs without redirects.
What is Watenga.js?
Watenga.js is a lightweight browser bundle that mounts a PCI-compliant payment UI on your site. Card data goes directly to COPY&PAY — it never touches your servers.
CDN
markup
<script src="https://js.watenga.africa/v1/watenga.js" integrity="..." crossorigin="anonymous"></script>Always include the integrity hash returned by your checkout session (PCI DSS 6.4.3).
npm
bash
npm install @watenga/jsFor bundler-based apps, import and mount the same way as the CDN global.
Browser support
| Browser | Minimum version |
|---|---|
| Chrome | 90+ |
| Firefox | 88+ |
| Safari | 14+ |
| Edge | 90+ |
| Mobile Safari (iOS) | 14+ |
| Chrome Android | 90+ |
