Demo Store
Redulse Checkout — end-to-end integration demo
A sample product for demonstrating the full Redulse Checkout flow —
session creation, hosted checkout, webhook delivery, and success page
verification.
What happens when you click Buy Now:
1. This server creates a checkout session via the Redulse API.
2. You are redirected to the hosted Redulse checkout page.
3. In test mode — click Simulate Payment. No wallet or real money needed.
4. In live mode — connect a wallet and pay with crypto on Polygon or BSC.
5. Redulse sends a signed webhook to this server confirming the payment.
6. You land on the success page, which verifies the session via the API.