=== TransFi Gateway for WooCommerce ===
Contributors: transfi, jibiteshb
Tags: woocommerce, payment, gateway, transfi
Requires at least: 5.8
Tested up to: 7.0
Stable tag: 1.0.1
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

TransFi payment gateway integration for WooCommerce. Process online payments securely using the TransFi platform.

== Description ==

TransFi Payment Gateway allows your WooCommerce store to accept payments via the TransFi platform. It supports both sandbox (test) and production environments, and integrates with the WooCommerce Blocks checkout.

= Features =

* Sandbox and production modes
* Secure HMAC-signed API requests
* WooCommerce Blocks support
* Configurable API keys and payment link IDs per environment

== Installation ==

1. Upload the `woocommerce-gateway-transfi` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the **Plugins** menu in WordPress.
3. Go to **WooCommerce > Settings > Payments** and enable **TransFi**.
4. Enter your API key, API secret, and Payment Link ID from your TransFi dashboard.

== Frequently Asked Questions ==

= Where do I get my API credentials? =

Log in to your TransFi dashboard to retrieve your API key, API secret, and Payment Link ID for both sandbox and production environments.

= Does this plugin support test mode? =

Yes. Enable **Test Mode** in the plugin settings and enter your sandbox credentials to test payments without processing real transactions.

== Changelog ==

= 1.0.1 =
* Fixed WordPress plugin loading issue.
* Removed country code from WooCommerce autopick.

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.1 =
Bug fixes for plugin loading and WooCommerce autopick.

= 1.0.0 =
Initial release of the TransFi Payment Gateway plugin.
