CustomDonations.com

Description

This plugin allows you to embed custom payment forms created through CustomDonations.com into your WordPress site with a simple shortcode.

Configuration and Usage

To access configuration: Click the ‘CustomDonations’ item that appears on the WordPress menu after activation.

By default, the plugin will dynamically provide Custom Donations with a logged-in user’s WordPress ID number when they donate through a form on your site. This is so you can easily reconcile your donor records through our service. However, if you wish to fill in a different WordPress user field, the value can be changed from the dropdown menu. Otherwise, you may uncheck the check box to disable the option, and information for logged-in users will not be included in your Custom Donations form.
The ‘Account’ box allows you to fill your CustomDonations.com account ID so you do not need to have it filled within the shortcode on your site. Any values provided within the shortcode will take precedence over what you enter in this box.
Clicking ‘Save Settings’ will save the configuration.

To add a form to your site, add the following information from the Custom Donations site to your site in the following format:

[CustomDonations account="account-id-goes-here"  form="form-id-goes-here" mode="live" allocation="optional"]

The value for allocation is optional and may be omitted from the shortcode if it doesn’t apply to your form. The value for ‘mode’ if you wish to test your form is ‘test’.

Screenshots

  • Configuration screen

Installation

From the WordPress dashboard

  1. Visit ‘Plugins > Add New’
  2. Search for ‘CustomDonations.com’
  3. Activate the CustomDonations.com plugin from your site’s Plugins page.

Installing from a .zip file

  1. Download the plugin .zip file from CustomDonations.com or WordPress.org
  2. Click on ‘Upload Plugin’
  3. Click on ‘Choose File’
  4. Locate the plugin .zip file you downloaded, and select it in the dialog.
  5. Click on ‘Install Now’.
  6. Click on ‘Activate Plugin’ or activate it from the Plugins page on your WordPress dashboard.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“CustomDonations.com” is open source software. The following people have contributed to this plugin.

Contributors

Translate “CustomDonations.com” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

= 1.2=
JavaScript improvements to shortcode loader. Minor bug fixes.

1.1.4

Adjustments to member id field processing.

1.1.3

Addition of ReCaptcha parameter. More parameter processing improvements.

1.1.2

Improve interval parameter processing, minor adjustments to settings page.

1.1.1

Addition of interval parameter (optional) for choosing if payments should recur.

1.1

Addition of paymentVersion parameter for choosing either the modal or inline form.
Enables Google/Apple Pay for US Clients using inline form.

1.0.1

Minor settings fixes.

1.0

Initial release