Hilt Pay uses X-Hilt-Key authentication, checks the connection with GET /v1/products?limit=1, lets merchants choose Hilt checkouts from GET /v1/products, and creates hosted checkout handoffs through POST /v1/products/{product_id}/handoff-link. Mapped Hilt templates should use the configured WooCommerce identity type, which defaults to CUSTOM.
Support and landing page:
https://www.hilt.so/woocommerce
The plugin is free. There is no WooCommerce surcharge. Standard Hilt plan pricing and transaction fees apply.
Includes:
- WooCommerce offsite payment gateway.
- Admin settings for API base, API key, Hilt identity type, webhook signing secret, webhook URL, and connection health check.
- Minimum API key scope guidance: read + execute only.
- Product and variation selector for choosing the Hilt checkout/template that should fulfil each WooCommerce product.
- Hosted checkout handoff creation through POST /v1/products/{product_id}/handoff-link.
- Webhook receiver at /?wc-api=hilt_pay.
- HMAC verification with X-Hilt-Signature and X-Hilt-Timestamp.
- Event-id deduplication.
- Order notes for Hilt success and failure events.
- Visible admin/order states for Hilt API failures and 429 rate limits.
- Customer user-meta sync for Hilt membership status and expiry when present.