=== PayBright Payment Gateway === Contributors: Paybright Tags: ecommerce, e-commerce, commerce, wordpress ecommerce, store, sales, sell, shop, shopping, cart, checkout, transaction Requires WooCommerce atleast: Version 2.5 Tested up to: 5.9.0 Stable tag: 2.0.1 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Pay for your purchase over time with easy monthly payments. You will be redirected to PayBright to complete your transaction securely. == Description == PayBright enables customers to purchase from your store and pay for orders over time in convenient monthly instalments. PayBright is only available in Canada. When customers choose PayBright as their payment method, they are redirected to the PayBright site to enter their information and payment details. Once the transaction is complete, they are returned to your website. == Installation == == AUTOMATIC INSTALLATION == To automatically install PayBright, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New. In the search field type “PayBright” and click Search Plugins. Once you’ve found our plugin, you can install it by clicking “Install Now”. = Manual installation = The manual installation method involves downloading this plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains [instructions on how to do this here](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation). 1. Upload `paybright` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress Once activated, you can configure the settings via the Payments Settings for your site. == Frequently Asked Questions == =What countries are supported? PayBright is only available in Canada. =What currencies are supported? Supported currencies: CAD = Does this support both production mode and test mode? = Yes, it supports both the modes. API keys for both are provided by the PayBright. = Does this support both production mode and test mode? = Yes, it supports both the modes. API keys for both are provided by the PayBright. == Screenshots == 1. PayBright WooCommerce Settings in wordpress 2. PayBright as a Woocommerce payment gateway 3. PayBright - Application Form 4. PayBright - Credit Card Detail 5. PayBright - Loan Approval 6. PayBright - Confirmation of your Approval == Changelog == = 1.0.0 - 21/07/2017 = * First release = 1.0.1 - 05/05/2020 = * santizized data = 1.0.2 - 02/06/2020 = * additional santization = 1.0.3 - 10/06/2020 = * additional escaping of data = 1.0.4 - 17/06/2020 = * update to POST method = 1.0.5 - 17/06/2020 = * update error screen = 1.0.6 - 17/06/2020 = * update error screen = 1.0.7 - 18/06/2020 = * update logo = 1.0.8 - 17/08/2020 = * redirect wordpress page to app.paybright instead of posting from Wordpress = 1.0.10 - 04/02/2021 = * Additional data sanitization of input fields = 1.0.11 - 04/02/2021 = * Readme change = 1.0.12 - 22/04/2021 = * Readme updated with latest tested version = 1.0.13 - 11/08/2021 = * Updated callback URL syntax = 1.0.14 - 02/11/2021 = * WooCommerce callback fixes = 1.0.15 - 05/11/2021 = * WooCommerce callback fraud fixes = 2.0.0 - 14/04/2022 = * Support added for WooCommerce 6.3 = 2.0.1 - 14/04/2022 = * Minor fix