
Aulaa is an Indonesian payment gateway that lets any business accept QRIS, Virtual Account, e-wallet and retail (Alfamart/Indomaret) payments from one merchant account, with payouts to 114+ Indonesian banks. This plugin connects your WooCommerce store to it.
This plugin integrates Aulaa as a payment method in WooCommerce. When a customer checks out, an invoice is created in Aulaa and the customer is redirected to the Aulaa payment page to choose a payment method (QRIS, GoPay, ShopeePay, bank Virtual Account, Alfamart/Indomaret, etc.). Once payment is completed, Aulaa sends a webhook that automatically marks the order as paid.
Features:
GET /v1/payments/methods).POST /v1/payments/{id}/cancel) when an order is cancelled in WooCommerce.payment_id without failing customer checkouts.This plugin is a bridge to the Aulaa payment gateway. You need an active Aulaa merchant account with an API Key and Webhook Secret from your project.
This plugin relies on the external Aulaa payment gateway service at https://aulaa.co to process online transactions.
https://api.aulaa.co/v1 or configured base URL). Order status query requests are also sent to Aulaa when checking payment status in WordPress Admin.This plugin also uses the QR Server API (goqr.me) to render QRIS payment codes as images.
https://api.qrserver.com/v1/create-qr-code/ with the QRIS payload string as a URL parameter. The request is made by the customer’s browser, not by the server. No name, email, address, or order number is sent. Nothing is sent for non-QRIS payment methods or for orders that are already paid.