=== Payment Gateway for SinoPac Bank on WooCommerce === Contributors: terrylin Tags: payment Requires at least: 4.7 Tested up to: 6.0.1 Stable tag: 1.0.1 Requires PHP: 7.1.0 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl.html == Description == For staters, Payment Gateway for SinoPac Bank on WooCommerce is an unofficial plugin written by [Terry L](https://terryl.in), open sourced on: [terrylinooo/wc-sinopac-payment](https://github.com/terrylinooo/wc-sinopac-payment) This plugin provides two payment methods - credit card and virtual account. Virtual account is a series of dummy accounts used to make and receive payments on behalf of your physical bank account. Both credit card and virtual account payment methods are to make payments through SinoPac API, because of that, you have to sign up a SinoPac developer account to use this plugin. Check out the signup page [https://developer.sinopac.com/apicate/e-pay](https://developer.sinopac.com/apicate/e-pay) for more details. Before using this, make sure you have already given the Shop number and 4 Hash keys from SinoPac technical support. == Features == * Credit card payment. * Virtual account payment (bank transfer). == Frequently Asked Questions == None for now. == Changelog == = 1.0.0 (2021-10-14) First release. = 1.0.1 (2022-07-27) Test for WooCommerce 6.0.1 and fix coding style.