An open API service indexing awesome lists of open source software.

https://github.com/putyourlightson/craft-commerce-worldpay-access

Worldpay Access payment gateway for Craft Commerce.
https://github.com/putyourlightson/craft-commerce-worldpay-access

Last synced: 10 months ago
JSON representation

Worldpay Access payment gateway for Craft Commerce.

Awesome Lists containing this project

README

          

# Worldpay Access Plugin for Craft Commerce

This plugin provides a [Worldpay](https://www.worldpay.com/) integration for [Craft Commerce](https://craftcms.com/commerce) using the [Access Worldpay](https://developer.worldpay.com/docs/access-worldpay) gateway.

> **The release of this plugin has been put on hold. While the plugin is for the most part complete, it requires a final round of testing, adding compatibility for Craft 4 and general maintenance. If you have an urgent need for it then please send the following information to info@putyourlightson.com:**
> - The number of licenses you require.
> - The major version number(s) of Craft that you plan to run it on.
> - How much budget is available to commission the release of this plugin.

## License

This plugin requires a commercial license purchasable through the [Craft Plugin Store](https://plugins.craftcms.com/worldpay-access).
The license fee is **$99** plus **$49** per subsequent year for updates (optional).

## Requirements

Craft CMS 3.4.0 and Commerce 3.0.0 or later.

## Installation

To install the plugin, search for “Worldpay Access” in the Craft Plugin Store, or install manually using composer.

```
composer require putyourlightson/craft-commerce-worldpay-access
```

## Setup

To add the payment gateway, go to Commerce → Settings → Gateways, create a new gateway, and set the gateway type to “Worldpay Access”.

> **Tip:** The gateway settings can be set to environment variables. See [Environmental Configuration](https://docs.craftcms.com/v3/config/environments.html) in the Craft docs to learn more.

---

Created by [PutYourLightsOn](https://putyourlightson.com/).