Prerequisite
You need a Reeple public key (issued via Payshiga). Use apk_live_... key for real payments, or a pk_test_... key with mode: 'sandbox' while you’re integrating — see Sandbox / Testing.
- CDN
- npm
Drop one script tag into your page — no build step required.The script exposes a global
window.Reeple class.Next steps
Configuration reference
Every field, callback, and method in detail.
Callbacks & verification
How to securely confirm a payment on your server.