內容簡介
Pausalko for WooCommerce 是一款將您的線上商店與 Pausalko 連接的外掛,專為塞爾維亞的自由工作者和小型企業設計。它能自動處理發票和會計,簡化支付後的資料處理流程,提升效率。
【主要功能】
• 自動創建客戶及產品/服務
• 自動發票及財政收據生成
• 支援多種 WooCommerce 付款閘道
• 具備 HMAC-SHA256 簽名驗證
• 自動重試功能,確保資料傳送
• 完整的 WooCommerce 日誌記錄
外掛標籤
開發者團隊
原文外掛簡介
Pausalko for WooCommerce connects your online store to Pausalko — the invoicing and accounting platform for Serbian freelancers and small businesses.
When a customer successfully pays for an order, the plugin automatically:
Creates a client in Pausalko if they don’t already exist
Creates products/services if they don’t already exist
Issues an invoice (for legal entities) or fiscal receipt (for individuals)
Fiscalizes through SUF (Serbian fiscal system)
Sends an email with PDF to the customer
Records the payment as fully paid
All of this happens instantly and automatically — no manual data entry needed.
What gets sent to Pausalko:
Order details — number, total amount
Customer info — name, email, phone, company
Billing address — street, city
Line items — product name, quantity, price
Transaction data — transaction ID, auth code, masked card number
Automatic retries: If the Pausalko server is temporarily unreachable, the plugin retries up to 3 times with exponential backoff (2 min, 8 min, 32 min). All attempts are logged in WooCommerce logs and order notes.
Features
Automatic invoice/fiscal receipt creation on successful payment
SUF fiscalization and customer email built-in
Works with any WooCommerce payment gateway
Per-gateway SUF payment type mapping (card, cash, wire transfer, …) with a configurable default
Enhanced NestPay gateway support (Banca Intesa, Erste Bank, etc.)
HMAC-SHA256 signature verification for security
Automatic retries with exponential backoff on failure
Test Connection button to verify setup
Full logging via WooCommerce logs
Order notes on sync success/failure
Clean uninstall — removes all settings on deletion
Extensible via WordPress filters
Privacy
This plugin sends order and customer data to Pausalko when a payment is completed. The data includes customer name, email, phone, billing address, order total, and line items. This is necessary for Pausalko to create invoices and fiscal receipts on your behalf. Please refer to the Pausalko Privacy Policy for details on how data is handled.
Filters
pausalko_wc_payload
Modify the entire payload before sending to Pausalko.
pausalko_wc_gateway_data
Add or modify payment gateway-specific data for additional gateways.
