Active
Project:
Campaign Kit
Version:
8.x-1.0-alpha7
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2019 at 16:05 UTC
Updated:
29 Jun 2019 at 03:39 UTC
Jump to comment: Most recent
Comments
Comment #2
aangel commentedThat's not planned for version 1.0. If someone offered a patch we could work at getting it in.
Comment #3
leofishman commentedI am still learning campaign kit, but can try to help with this, I think the best approach may be, with a configuration, to remove credit card information from the donate form and then give the option to postpone the payment (pay latter) or redirect the user to an offsite processor gateway. but don't know how that will impact on the donation flow. Can you give me some directions on how to resolve this?
thanks
Comment #4
aangel commentedThis will take modifications to:
• the donate forms (in desktop and mobile)
• the storage of donations
• the views that show donations (both the administrative ones and possibly elsewhere)
• possibly how totals are calculated (does the campaign credit the amount when it's received or when it's promised?)
• probably more I can't think of right now.
This touches a lot of areas; it's not a small feature.