Table of Contents
1. Understanding the Automated Payment Flow
Automating WooCommerce checkout verification is simple with the right setup. The system displays clean dynamic QR codes, allowing customers to pay directly from GPay, PhonePe, or Paytm.
Each transaction is assigned a unique fractional amount to distinguish it from concurrent checkouts, ensuring accurate background matching.
2. Configuring Secure Bank Credit Email Parsing
Our background engine matches transaction amounts and UTRs by parsing incoming bank credit notifications in real-time.
Gmail API OAuth2 tokens keep this process secure, protecting your sensitive bank credentials while providing rapid, automated matching.
3. Order Processing and Callback Automation
Once the transaction is matched, the system marks the order as 'Processing' and dispatches standard callbacks instantly.
This allows you to automate shipping and customer support, speeding up delivery cycles and improving customer satisfaction.