Handling Monthly Memberships

Options
We're trying to implement a system where new members can join online via BBNC as monthly members with an automatically recurring renewal payment.


It seems that between Donation and Membership pages, you can meet some of those criteria but not all of them. In the Member pages, you can set up monthly memberships with automatic renewals, but the auto-renewal field is optional.


Another thought we had was treating these memberships as annual pledges with monthly installments, but then you'd have to tie those pledges to membership records manually.


So long story short, has anyone worked out a good system for handling these types of memberships?
Tagged:

Comments

  • You could use js to pre-select the auto-renewal option, so it doesn't seem 'optional' - plus add language around the field to ensure the member understands the auto-renewal process.

Categories