Fintoc for WooCommerce lets your store accept account-to-account bank transfers and card payments through Fintoc.
When a customer places an order, the plugin creates a Fintoc Checkout Session and redirects the customer to Fintoc’s secure hosted checkout, where they pick their payment method and authorize the payment. The order is then confirmed in the background through webhook events; each event triggers a lookup against the Fintoc API, which is the source of truth for payment status.
This plugin relies on the Fintoc API to process payments. It is the only external
service the plugin communicates with, and it is the service this plugin exists to
integrate with.
What it is used for and what data is sent
https://api.fintoc.com in order to create a checkout session. Thehttps://api.fintoc.com to read theEvery request is authenticated with the secret API key you configure in the plugin
settings, and is made only in response to one of the actions above. The plugin sends
no telemetry, no analytics, and no data to any other destination.
Service provided by Fintoc: site —
terms of service —
privacy policy