impress-org / givewp-snippet-library

A collection of code snippets to enhance or expand on the free Give WordPress Donation Plugin.
https://givewp.com
140 stars 90 forks source link

Snippet for allowing custom recurring amount #39

Closed captainhook closed 7 years ago

captainhook commented 7 years ago

Overview

'Custom amount' option in multi-level donation does not have a recurring option.

When recurring is forced on a form - i.e. set to 'Yes - Admin Defined', all the levels have an option of 'Recurring' (enable/disabling recurring for that level), and 'Period' (how long the subscription runs). However, the 'custom amount' is set as a one-off donation, without any options to force it to be recurring.

Proposed solution

'Custom amount' in the form editor should have following options:

I'd love to hear some thoughts on this.

mathetos commented 7 years ago

Hi @captainhook we plan to resolve this in our Recurring Donations Add-on directly. We won't be providing a snippet because this functionality is too important.

Thanks!