Overview of Monime Checkout Sessions and how to use them
A Checkout Session is a short-lived object that creates a hosted checkout page for collecting payments on your behalf. Use it to accept payments quickly without building your own payment UI. You control what the customer is paying for, the amount, allowed payment methods, and where to return the customer after payment.
We recommend handling payment lifecycle events using webhooks to ensure your system is updated even if the customer closes the browser before redirecting.