-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
105 changed files
with
3,396 additions
and
5,869 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,38 @@ | ||
|
||
# KEKS Pay for WooCommerce. | ||
|
||
KEKS Pay for WooCommerce offers you a simple and seamless way of taking KEKS Pay payments. Your customers will have the best time saving user experience in the checkout process - especially while buying on smartphones. It will increase your conversion-rate and the likeliness to return to your shop. On the other hand, via KEKS Pay you will be able to accept VISA, Mastercard, Maestro or Diners Club cards and payments directly from your customer's bank account. | ||
|
||
Currently KEKS Pay for WooCommerce is available for merchants only in CROATIA. | ||
|
||
## Why choose KEKS Pay? | ||
|
||
KEKS Pay has no setup fees, no monthly fees, no hidden costs - you only get charged when you take payments through KEKS Pay. Earnings are transferred to your bank account on a 1-day rolling basis. | ||
|
||
Cancel whenever you want without additional costs. | ||
|
||
## How to refund a KEKS Pay payment? | ||
|
||
To do a refund, select the order and click the Refund button afterward. You will be able to type in the amount you would refund. The order status will change to “Refunded” once the order has been successfully refunded. | ||
|
||
On a side note, this plugin is provided “as-is” and we don't currently provide support around installing and optimizing it for your needs. | ||
|
||
## Installation | ||
#### MINIMUM REQUIREMENTS | ||
|
||
* WooCommerce 3.3 or greater. | ||
* WordPress 5.0 or greater. | ||
* PHP version 7.2 or greater. | ||
* SSL must be installed on your site and active on your Checkout pages. | ||
|
||
#### INSTALL | ||
|
||
1. Contact ERSTE KEKS Pay team and set up your merchant account. | ||
2. Visit Plugins > Add New. | ||
3. Search for "KEKS Pay for WooCommerce". | ||
4. Install and activate KEKS Pay for WooCommerce plugin. | ||
5. Visit plugin settings and fill in merchant info you received from ERSTE KEKS Pay team. | ||
|
||
For more installation options check the [official WordPress documentation](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation) about installing plugins. | ||
|
||
# KEKS Pay for WooCommerce. | ||
|
||
KEKS Pay for WooCommerce offers you a simple and seamless way of taking KEKS Pay payments. Your customers will have the best time saving user experience in the checkout process - especially while buying on smartphones. It will increase your conversion-rate and the likeliness to return to your shop. On the other hand, via KEKS Pay you will be able to accept VISA, Mastercard, Maestro or Diners Club cards and payments directly from your customer's bank account. | ||
|
||
Currently KEKS Pay for WooCommerce is available for merchants only in CROATIA. | ||
|
||
## Why choose KEKS Pay? | ||
|
||
KEKS Pay has no setup fees, no monthly fees, no hidden costs - you only get charged when you take payments through KEKS Pay. Earnings are transferred to your bank account on a 1-day rolling basis. | ||
|
||
Cancel whenever you want without additional costs. | ||
|
||
## How to refund a KEKS Pay payment? | ||
|
||
To do a refund, select the order and click the Refund button afterward. You will be able to type in the amount you would refund. The order status will change to “Refunded” once the order has been successfully refunded. | ||
|
||
On a side note, this plugin is provided “as-is” and we don't currently provide support around installing and optimizing it for your needs. | ||
|
||
## Installation | ||
#### MINIMUM REQUIREMENTS | ||
|
||
* WooCommerce 8.2 or greater. | ||
* WordPress 6.3 or greater. | ||
* PHP version 7.4 or greater. | ||
* SSL must be installed on your site and active on your Checkout pages. | ||
|
||
#### INSTALL | ||
|
||
1. Contact ERSTE KEKS Pay team and set up your merchant account. | ||
2. Visit Plugins > Add New. | ||
3. Search for "KEKS Pay for WooCommerce". | ||
4. Install and activate KEKS Pay for WooCommerce plugin. | ||
5. Visit plugin settings and fill in merchant info you received from ERSTE KEKS Pay team. | ||
|
||
For more installation options check the [official WordPress documentation](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation) about installing plugins. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"require": { | ||
"php": "^7.2", | ||
"chillerlan/php-qrcode": "^3.4" | ||
"php": "^7.4 || ^8.0", | ||
"chillerlan/php-qrcode": "^4.4" | ||
} | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.