Lipad Checkout for WooCommerce lets your store accept payments through Lipad’s hosted checkout page. Customers are redirected to a secure Lipad page to pay and then returned to your store once done.
Features:
- Single-screen switch between Sandbox and Production
- Generates and caches access tokens from your consumer key/secret per environment
- Idempotent transactions using a per-order UUID
- Status reconciliation via status query
- Webhook (callback) + browser-return handling
- HPOS (High-Performance Order Storage) compatible
- Optional debug logging
Developer information
This plugin connects to the Lipad payment gateway APIs to initiate checkouts and query their status. Order and payer data (amount, name, email, phone, order reference) are sent to Lipad to process payments.
Developer documentation: https://developer.lipad.io
