Skip to main content

Prerequisite

You need a Reeple public key. Use a pk_live_... key for real payments, or a pk_test_... key with mode: 'sandbox' while you’re integrating — see Sandbox / Testing.
Drop one script tag into your page — no build step required.
The script exposes a global window.Reeple class.
Test the full flow with mode: 'sandbox' and a pk_test_... key before switching to production — see Sandbox / Testing.

Next steps

Configuration reference

Every field, callback, and method in detail.

Callbacks & verification

How to securely confirm a payment on your server.