Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baikho/drupal-recurring_donation
Drupal 8 module for recurring PayPal donations
https://github.com/baikho/drupal-recurring_donation
drupal drupal-8 drupal-module drupal-project drupal8 paypal paypal-donations recurring-paypal-donations
Last synced: about 1 month ago
JSON representation
Drupal 8 module for recurring PayPal donations
- Host: GitHub
- URL: https://github.com/baikho/drupal-recurring_donation
- Owner: baikho
- Created: 2018-09-02T09:35:36.000Z (over 6 years ago)
- Default Branch: 8.x-2.x
- Last Pushed: 2019-06-06T17:35:54.000Z (over 5 years ago)
- Last Synced: 2024-10-12T02:21:02.042Z (2 months ago)
- Topics: drupal, drupal-8, drupal-module, drupal-project, drupal8, paypal, paypal-donations, recurring-paypal-donations
- Language: PHP
- Homepage: https://www.drupal.org/project/recurring_donation
- Size: 40 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
INTRODUCTION
------------Simple 8.x version of the [PayPal Donations](https://www.drupal.org/project/paypal_donations) module.
- Provides a custom block, embedding a single AND/OR recurring form directing to PayPal's off-site donation page
- Easy configuration interface
- Input style choice of either radio buttons or a dropdown
- Custom amount option
- Recurring duration control
- Instant Payment Notification (IPN) supportREQUIREMENTS
------------This module requires the following composer packages:
* [PayPal Core SDK](https://github.com/paypal/sdk-core-php)
INSTALLATION
------------Install as usual, see [Installing contributed modules](https://drupal.org/node/895232) for further information.
CONFIGURATION
-------------1. Navigate to settings form through `Admin > Configuration > Web services > Recurring PayPal donations`
or directly at path `/admin/config/services/recurring-paypal-donations`