-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IBAN & Collection date available as token for emails #240
Comments
Could you be more specific? How exactly do you want to create the email? Individually? By batch? If a contact has more than one mandate, how would it know which one you want in the email? In the meantime, we have the |
We would like tot include it in a scheduled mail tot participants so from the event_id and the uid the corresponding mandate could be found. The same flow would apply to memberships I guess. |
So, are we talking about the "Scheduled Reminders" system here? |
Yep. Between registration and the even itself we send the parents of oud summercamp participants a series of mails. The first mail would inform on the payment and preferably include the IBAN, amount and collection date as a extra confirmation. |
For security reason, not sure it's a good idea to multiply the number of Think about it: if you don't require paper mandate, the IBAN is like a X+ On 20 January 2015 at 10:54, Richard van Oosterhout <
|
That's a good point. But it should be up to the user to decide this. I think it makes sense to implement this, and to provide the email processor with all the relevant mandate information - whether you use it not. @magnolia61: I would estimate this to require 2-4hrs, if you help with the testing. |
You know I am glad to help in the way I can: debugging & testing on drupal & joomla in a production setting :-) |
Sounds good. Then all we need, as the tag |
@magnolia61: Please have a look at #250 and tell me if it works now. |
Late answer, but there are some SEPA mandate tokens now (German here, but they shall be in your language as well):
Hope this helps you and anybody else :) |
Thanks @eptbertram! |
A week after registration we send out an automated email to the parents of our camp participant to check the registration information.
We would like to include a section about the direct debit payment in this email.
Would it be very hard to have the IBAN and collection date available as tokens?
Kind regards,
Richard
The text was updated successfully, but these errors were encountered: