# payfast_donation_block

CONTENTS OF THIS FILE
---------------------

* Introduction
* Requirements
* Installation
* Configuration

INTRODUCTION
------------

A very minimal module that provides a block form to help sites accept donations on their drupal site with Payfast.

* For a full description of the module, visit the project page:
TBC

* To submit bug reports and feature suggestions or to track changes:
https://github.com/rawdreeg/payfast_donation_block/issues

REQUIREMENTS
------------

This module requires the [PayFast PHP SDK](https://github.com/PayFast/payfast-php-sdk) as a dependency

INSTALLATION
------------

* Install as you would normally install a contributed Drupal module. Visit:
https://www.drupal.org/node/1897420 for further information.

* Configure the module.

CONFIGURATION
-------------

1. Navigate to "Administration > Extend" and enable the module.
2. Navigate to "Administration > Configuration > Web Services > Payfast Donation Block.
1. Configure Payfast API.
2. Configure redirect links.
3. Navigate to Structure -> Block Layout and place the "Payfast Donation Block" block on your page.
4. The payment form can also be accessed on the /pdb/donate path

Project information

Releases