=== TBC E-commerce for WooCommerce ===
Contributors: sandrodz
Tags: TBC, payment gateway
Requires at least: 4.0
Tested up to: 5.7
Requires PHP: 7.1
Stable tag: 2.0.1
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Add a TBC E-commerce button to your website and start selling with TBC E-commerce.

== Description ==

TBC E-commerce plugin will allow you accept payments on your website using TBC E-commerce innovate payment channel.
Your customers can use their various methods of payment to pay for your products and services.
You can easily install TBC E-commerce plugin on your website and accelerate sales.

You can read about TBC E-commerce [terms of use](https://tbcpayments.ge/terms-and-conditions), and [privacy policy](https://tbcpayments.ge/privacy-policy).

For detailed information please see https://tbcpayments.ge/details/ecom/tbc

== Installation ==

= Prerequisites =

- You must be using WooCommerce 3.0 or newer
- You must enable WordPress pretty permalinks in Settings > Permalinks.

= Installation Instructions =

- Upload the plugin files to WordPress.
- Activate the plugin through the Plugins screen in WordPress.
- Go to WooCommerce -> Settings -> Payments -> TBC E-commerce (click Manage/Set up) and fill out required settings.

== Changelog ==

= 2.0.1 =
chore: Rename to TBC E-commerce

= 2.0.0 =
feat: Merchant accounts per currency¬
feat: Pre authorization payment method
feat: Configurable payment methods (ib, qr etc.)
feat: Logos change as per configurable payment methods
feat: Refunds
feat: Callback url
feat: Pass language parameter
feat: Hide gateway if currency not supported
feat: Setting allows to skip the bank-side transaction results page
feat: Pass cmsInfo paremeter with plugin version
feat: Initially failed order status is never changed on successful retry

= 1.1.1 =
fix: Check status infinite loop

= 1.1.0 =
feat: Check order status periodically in the background

= 1.0.3 =
chore: Rebrand tpay to TBC Checkout

= 1.0.2 =
chore: New API

= 1.0.1 =
chore: Live API url
chore: API changes applied
fix: Handle expired token
chore: Update readme (privacy notes)

= 1.0.0 =
feat: Autogenerated customer return URL
feat: Translation ready
feat: Gateway icon
feat: access_token cache
feat: API requests using guzzle
feat: SMS capture transaction
