Mock Storefront
A simulated partner e-commerce store. Test all three checkout integration modes with these mock products.
Hosted Checkout
Redirect the user to XValuePay's hosted checkout page. Simplest integration — no frontend code needed.
Embedded Checkout
Embed the checkout in an iframe. Communicates via postMessage events (xvp:ready, xvp:session_status, xvp:resize).
Direct API
Full API control — create transactions, handle payments, and manage the lifecycle directly via API calls.
Dual View
Side-by-side buyer + seller iframes with a live lifecycle timeline. Best for debugging the full marketplace flow.