Order number: | ORD12345678 |
Total: | $1.00 |
Subscription number: | SUB1234 |
Monthly fee: | $1.00 |
For the purposes of the demo, $1.00 worth of selected cryptocurrency will be withdrawn from your wallet. Please contact us to request a refund of this amount.
Add ATLOS to your website or app with only two lines of JavaScript:
1 2 <script async src="https://atlos.io/packages/app/atlos.js"></script> 3 4 <button onclick="atlos.Pay({merchantId: 'XYZ123', orderId: '123465', orderAmount: 19.95})">Click to Pay</button> 5
See the Integration Docs for a complete integration guide.