It is possible to make donations without credit card?
Just filling the form and have the compromise to pay or wire the money offline?

thanks

Comments

leofishman created an issue.

aangel’s picture

That's not planned for version 1.0. If someone offered a patch we could work at getting it in.

leofishman’s picture

I 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

aangel’s picture

This 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.