Invoices
Invoices, also known as a "payment links," or a "hosted checkout," is an alternative way to accept payments from users without integrating the payment widget into your website or app. This can be useful if your application does not have a website, e.g. a chat bot, or if you accept orders over email, by phone, etc.
When you create an invoice, you receive a payment URL (a payment link). You can either send that payment URL to the user or redirect the user to that URL from your application. Then, the user can complete the payment on that page, which is hosted at atlos.io.
To create an invoice, use the Invoice/Create
API endpoint.