MIA POS eComm is a modern payment system that allows merchants to accept payments for goods and services via QR codes and direct payment requests (Request to Pay). The system uses a secure and flexible protocol for processing transactions, ensuring a smooth and efficient experience for both merchants and customers.
- QR Code Payments: Enables customers to make fast and secure payments by scanning a QR code.
- Request to Pay (RTP): Allows merchants to initiate direct payment requests to customers.
- Secure Callbacks: Transaction results are sent to merchants through digitally signed callback notifications.
- Flexible Integration: The protocol can be used with various eCommerce platforms and custom systems.
For popular eCommerce platforms, there are ready-made solutions that simplify the integration process with MIA POS. Explore the solutions below:
- MIA Pay Ecomm PHP SDK — PHP SDK.
- MIA Pay Gateway for CsCart.
- MIA Pay Gateway for OpenCart.
- MIA Pay Gateway for WooCommerce.
These solutions include preconfigured functionality for interacting with the MIA POS API and are designed to handle all necessary flows (token generation, payment processing, callback notifications, etc.).
To see how payments via MIA POS eComm work, visit: https://ecomm-test.miapos.md/demo-page.html.
Usage instructions:
- In the
URL redirecționare după plată cu succesfield, enter the URL where the customer will be redirected after a successful payment. - In the
URL redirecționare după plată eșuatăfield, enter the URL where the customer will be redirected after a failed payment. - In the
URL notificare (callbackUrl)field, enter the URL where MIA POS will send the signed transaction result. - Enter the amount in the
Suma achizițieifield and fill in the other payment details. - Click the Plătește cu MIA button.
- If the requests are successful, the customer will be redirected to the checkout URL. The QR code payment will be processed automatically within 30 seconds. After completion, the customer will see a success screen and will be redirected to the merchant's success URL.
Important: This page is for demonstration purposes only. Never use
merchantIdorsecretKeyon the client side!