Skip to content

WPPlugins/business-worldpay-gateway-for-woocommerce

Repository files navigation

=== Business Worldpay Gateway for Woocommerce ===
Contributors: mdsilviu
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NC53TBZW66P4E
Author URI: http://mdsdev.eu/
Tags: worldpay, payment, gateway, wordpress payment gateway, worldpay gateway woocommerce, woocommerce
Requires at least: 4.1
Tested up to: 4.7.4
Stable tag: 1.4.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Business WorldPay Gateway for Woocommerce is a Wordpress plugin which allows you to accept payments on your Woocommerce store.

== Description ==

Business WorldPay  Gateway for Woocommerce is a Wordpress plugin which allows you to accept payments on your Woocommerce store. Shoppers are redirected to WorldPay payment pages, and their payments are processed by WorldPay. Shoppers can pay with their credit/debit card. Available payment methods: Amex, Diners, ELV, JCB, Laser, Mastercard, Mastercard Debit, Maestro, Visa Card, Visa Delta, Visa Electron, Visa Purchasing, V.me by Visa.
Documentation URL: http://www.mdsdev.eu/mds-worldpay-woocommerce/

The package contains:
1. The plugin files.
2. The required "Payment Pages" files (redirects the shopper back to the website when payment has been made or canceled).
3. The optional custom design for "Payment Pages".

This plugin will:
1. Send to WorldPay the order payments in HTML
2. Redirect a shopper from your website to the WorldPay payment pages
3. Test your integration with WorldPay
4. Customise your integration – by giving the payment pages a modern look
5. Redirect a shopper back to your website if the payment is canceled or successful
6. Make sure your integration is safe and secure

This plugin gives you control over all features supported by WorldPay:
1. Logging: save plugin events into a file
2. Test mode: to test your payment method before going live
3. Payment Response Password: add the worldpay payment response password on the shop for an extra layer of security to prevent hacking.
4. MD5 Secret: add the worldpay MD5 secret for hash encryption on the shop to prevent hacking.
5. Signature Fields: build your custom ordered signature fields used in the MD5 encryption.
6. Merchant Codes: add up to 3 merchant codes you would like payments to go through.
7. Payment Page Billing Info: display the shopper billing information on payment page.
8. Payment Page Delivery Info: display the shopper delivery information on payment page if shop shipping is enabled.
9. Payment Page Fix Info: allow shopper to edit the billing and delivery information on payment page.
10. Payment Page Hide Language Menu: allow shopper to change the language on payment page.
11. Payment Page Language: select the payment pages default language
12. Payment Page Hide Currency: allow shopper to change the payment currency on payment pages.


== Installation ==

This section describes how to install the plugin and get it working.

1. Login into the admin area of your website
2. Go to "Plugins" -> "Add New"
3. Click "Upload Plugin" link at the top of the page
4. Click "Browse" and navigate to the plugin's zip file and choose that file.
5. Click "Install Now" button
6. Wait while plugin is uploaded to your server
7. Click "Activate Plugin" button


== Frequently Asked Questions ==

= What Do I Need To Use The Plugin =

1. You need to have Woocommerce plugin installed and activated on your WordPress site.
2. You need an account on WorldPay Business (http://business.worldpay.com/)

== Screenshots ==

1. Plugin Options
2. Select Payment Page
3. Order Page
4. Payment Page Design 1
5. Payment Page Design 2

== Changelog ==

= 1.4.0 =
Release Date: May 11, 2017

* Woocommerce 3.0 support
* Fix Set Signature Fields
* Fix Payment Page languages
* Fix Set order correct status for user cancelled payment

= 1.3.0 =
Release Date: November 19, 2016

* Update worldpay payment currencies


= 1.2.0 =
Release Date: October 17, 2016

* Added woocommerce_payment_complete filter support
* Added support for sequential order numbers plugins
* Fix Signature fields display bug

= 1.1.0 =
Release Date: October 1, 2016

* Multi currency support


= 1.0.0 =
Release Date: May 12, 2016

* Initial release