API Reference

Safe and convenient payment model.

QR code payment modes are more in line with user habits. Below is a diagram of the system interaction relationship:



It only takes four steps to easily complete the integration.

Step 1. Registry

Go to BlockATM , follow the instructions to complete your account registration and set your api.


Step 2. Create Order

Integrate with BlockATM's Create QR Code API , obtain the Cashier address.

Return cashier address to the frontend application and display address to customers for payment.



Step 3. Webhook


Handle your business processes by receiving webhook callbacks.

You can use the "Test" button ( "Settings" ->"Webhook"), to send mock data to your server for debugging purposes.

Congratulations! You have successfully integrated BlockATM Qr Code payment.