Skip to content

Latest commit

 

History

History

donate

donate

A sample PHP Composer app that uses the YabaCon\Paystack composer package to perform a standard integration.

To run the sample

  1. cd to the folder:
cd /path/to/donate
  1. run composer install ... details on getting composer here > https://getcomposer.org/
composer install
  1. change the PAYSTACK_SECRET_KEY in functions.php to your paystack secret key gotten from > https://dashboard.paystack.co/#/settings/developer

  2. open index.php in the browser and complete the transaction

Files

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.