Archives: Documentation
-
REST API endpoints
REST endpoints in the affinite-fio/v1 namespace: process-transactions (secret/force) and license activate/verify/deactivate.
-
XML export of customers without orders
A button exports customers without orders to XML (incl. metadata except sensitive keys). The export is streamed and protected.
-
Advanced Text Watermark Settings
Advanced options for setting up text watermarks including custom fonts and performance optimization.
-
Who is a “customer without orders”
A pure customer has a single customer role, no orders and no authored content. Only such accounts are listed and deleted.
-
Does the plugin support multiple bank accounts?
Yes – the plugin supports any number of Fio accounts, each as a separate token with its own amount tolerance.
-
How automatic payment matching works
The plugin finds an order by VS, comment, payer reference and recipient message, then compares the amount within the allowed tolerance.
-
Fio tokens and multiple accounts
How to add a Fio token for each account, set the allowed amount tolerance and enable synchronization. The plugin supports multiple accounts.
-
Transactions are not saved to the database
What to do when transactions are not saved: a missing table, processing that does not run, or a token without synchronization.
-
Running processing via CRON and the REST API
Run processing via cron.php or the REST endpoint, protected by a secret token in the URL (?secret=…), with protection against too-frequent runs.
-
Introduction to Affinite Fio
Affinite Fio connects Fio Bank with WooCommerce – it downloads incoming payments through the Fio API and matches them with orders.