Skip to content

Commit

Permalink
Bump version, update README
Browse files Browse the repository at this point in the history
  • Loading branch information
HMKnapp committed Aug 11, 2021
1 parent 322d301 commit 18f6b27
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 64 deletions.
61 changes: 0 additions & 61 deletions CODE_OF_CONDUCT.md

This file was deleted.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@

Qenta Checkout Seamless plugin for WooCommerce.

Our [Online Guides](https://guides.qenta.com/) provide further information on payment methods and additional features. Please observe our [terms of use](https://guides.qenta.com/shop_plugins:info#terms_of_use) regarding plugins.
Our [Online Guides](https://guides.qenta.com/) provide further information on payment methods and additional features. Please observe our [terms of use](https://guides.qenta.com/shop_plugins/info/#TermsOfUse) regarding plugins.

## Installation
Our [Online Guides](https://guides.qenta.com/shop_plugins:wcs:woocommerce:start "Installation details") also provide technical documentation, installation and configuration instructions for the plugin.
Our [Online Guides](https://guides.qenta.com/shop_plugins/qmore/woocommerce/start/ "Installation details") also provide technical documentation, installation and configuration instructions for the plugin.

## Qenta Checkout Seamless
Qenta Checkout Seamless is designed to meet the ambitious demands of merchants offering a wide range of payment methods while at the same time fulfilling PCI DSS compliance. The interface is integrated seamlessly into the online shop and allows a customized configuration of the payment process (cross-selling and up-selling) based on your business.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
*/

define( 'WOOCOMMERCE_GATEWAY_WCS_NAME', 'QentaCheckoutSeamless' );
define( 'WOOCOMMERCE_GATEWAY_WCS_VERSION', '2.0.1' );
define( 'WOOCOMMERCE_GATEWAY_WCS_VERSION', '2.0.2' );

/**
* Config class
Expand Down

0 comments on commit 18f6b27

Please sign in to comment.