Checkout UI
Our pre-built Checkout UI handles card validation, 3D secure simulation, and bank selection so you don't have to.
Pay $1,000.00
Embedded Component Preview
Integration
Simply redirect your user to the `checkout_url` provided by the Collections API. You can also embed it as an iframe for a seamless experience.
<!-- Embed Checkout -->
<iframe
src="https://simulate.pay/checkout/sandbox_tx_102"
width="100%"
height="600px"
></iframe>