-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
Similar to the others outlined, have a donation self service mobile interface that prompts a person to make a donation of an amount of their choosing (which creates a due payment and then redirects them to the checkout of the payment processor).
Should be triggered by a service call. The service call needs an ownercode, a paymenttype name, payment method name and the payment processor to use. payment type and method are optional and the system defaults will be used if they are not supplied.
This would allow the donation links to be included in mail merge/emails.
This needs documenting well and its own training video.