Skip to content

Payfast/drupalcommerce-aggregation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drupalcommerce-aggregation

Payfast Aggregation module v1.5.0 for for Drupal Commerce 2.x

This is the Payfast module for Drupal Commerce 2.x. Please feel free to contact the Payfast support team should you require any assistance.

Installation

You will need Drupal 9 or 10 with the latest version of Drupal Commerce 2 installed.

  1. In your composer.json add the following under "repositories": [
        {
            "type": "package",
            "package": {
                "name": "payfast/drupalcommerce-aggregation",
                "version": "1.5.0",
                "type": "drupal-module",
                "source": {
                    "url": "https://github.com/Payfast/drupalcommerce-aggregation.git",
                    "type": "git",
                    "reference": "master"
                }
            }
        }
  1. In your composer.json add the following under "extra": { "installer-paths": {
            "modules/commerce/modules": [
                "payfast/drupalcommerce-aggregation"
            ]
  1. Require the module using composer.
composer require 'payfast/drupalcommerce-aggregation:^1.5.0'
  1. Log in to your Drupal Admin panel.
  2. Navigate to Extend and filter by Commerce Payfast Aggregation.
  3. Check the Checkbox and click the Install button.
  4. Navigate to Commerce -> Configuration -> Payment gateways and click on Add payment gateway.
  5. Select Payfast Aggregation and configure as required.
  6. Click Save.

Please click here for more information concerning this module.

Collaboration

Please submit pull requests with any tweaks, features or fixes you would like to share.

About

Payfast Aggregation Drupal Commerce Module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •