Overview
HitPay’s Static QR feature enables businesses to accept QR code payments without the need for additional hardware like POS systems or terminals. This solution is particularly beneficial for small and micro businesses, donation drives, and businesses with multiple locations.
Value Proposition
Multiple QR Codes
Create separate static QR codes for different locations or purposes to track sales effectively.
Real-Time Notifications
Receive instant payment alerts via email and mobile push notifications.
No Hardware Required
Simply print and display the QR code; no additional devices are necessary.
Supports Popular Payment Methods
Compatible with popular payment methods such as PayNow and QRPH.
How it works
Generate a Static QR Code- Log in to your HitPay account.
- Navigate to the Static QR section.
- Create a new QR code, specifying details like location or purpose.
- Download and print the QR code for display.
- Customer can scan their QR code using their supported banking apps
- Customer will manually enter the amount and click “Pay”
- Upon successful payment, a confirmation is sent to the business.
Reconciling Static QR Payments
To effectively reconcile payments received through Static QR codes, follow these steps: 1. Access Transaction Details / Export Transcation CSV 2. Identify relevant transactions- In the transaction list, locate the “Remarks” column. Here, you’ll find the name associated with each Static QR code.
- Additionally, the Reference Number column will display the unique identifier for each Static QR.
Integrating Static QR to your custom app/software
Displaying Static QR in your Software
- Upon creation of Static QR, you can access the details page
- Click on “Share”
- Click on “Copy”, this will copy the QR-code value of the Static QR
- Use the string to generate a QR code image on your software
Handling payment notifications with webhooks
To receive real-time notifications of successful payments, configure webhooks in your HitPay account.- Navigate to Settings > API Keys > Event Webhook
- Click on Add Webhook
- Enter your webhook URL where you want to receive payment notifications.
- Select the events you want to subscribe to (For successuful transaction, subscribe to charge.created).
- Save the webhook configuration.
Test the integration
- Create a transaction
-
Validate webhook reception. Ensure your system correctly receives and processes webhook notifications.
For more information regarding Event Webhooks Integration, please check our API docs page here.
Matching the Payment to Static QR
- Match payments to the corresponding static QR codes using the
remarkfields.
FAQs
How is Static QR different from Dynamic QR?
How is Static QR different from Dynamic QR?
- Static QR: The Hint amount is entered manually by the customer.
- Dynamic QR: The system generates the amount automatically (e.g., from a POS or online invoice).
What types of payment methods support Static QR?
What types of payment methods support Static QR?
PayNow (Singapore), UPI (Singapore) , QRPH (Phillipines).
Does the business receive a notification when a payment is made?
Does the business receive a notification when a payment is made?
The business must check the transaction list in the HitPay dashboard or Mobile app
Can cashiers view Static QR transactions?
Can cashiers view Static QR transactions?
No, cashiers cannot view Static QR payments. Cashiers can only see transactions that are assigned to them. Static QR payments are not tied to individual cashier accounts, so they will not appear in a cashier’s transaction view.To view Static QR transactions, users need to have a Manager or Admin role. If a cashier needs to view Static QR payments, they must switch to a Manager or Admin role.
Can managers view Static QR transactions?
Can managers view Static QR transactions?
Yes, managers and admins can view all Static QR payments. Unlike cashiers, managers and admins have access to all transactions, including those made via Static QR codes, regardless of which staff member was logged in during the transaction.