WC WorldPay
WorldPay integration for WooCommerce.
by Itineris Limited · github.com/itinerisltd/wc-worldpay · website
★ 2stars
814composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/itinerisltd/wc-worldpay/archive/refs/heads/master.zipAlso on Packagist as itinerisltd/wc-worldpay:
composer require itinerisltd/wc-worldpayFrom the readme
wc-worldpay
WorldPay integration for WooCommerce.
- Minimum Requirements
- Installation
- Setup
- Security Concerns about WorldPay HTML API
- Not Issue
- Features
- Not Supported / Not Implemented
- Best Practices
- HTTPS Everywhere
- Payment Status
- Test Sandbox
- FAQ
- Is support.worldpay.com secure?
- Will you add support for older PHP versions?
- It looks awesome. Where can I find some more goodies like this?
- This plugin isn't on wp.org. Where can I give a ⭐️⭐️⭐️⭐️⭐️ review?
- Coding
- Required Reading List
- Testing
- Feedback
- Security
- Change log
- Credits
- License
Minimum Requirements
- PHP v7.2
- php-curl
- WordPress v4.9.8
- WooCommerce v3.4.5
Installation
Setup
Payment response(redirection) and Enhancing security with MD5 are mandatory.
On WorldPay's integration setup page:
1. Enable Enable the Shopper Response
1. Enter as Payment Response URL
1. Enable Payment Response enabled?
1. Enter a 25-char random passphrase as Payment Response password
1. Enter a 30-char random passphrase as MD5 secret for transactions
1. Enter instId:amount:currency:cartId as SignatureFields
Then, fill in the same information on WP admin dashboard - WooCommerce