Skip to content
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

Allow users to notify others when they make donations #4

Open
jonathanstegall opened this issue Jun 21, 2016 · 0 comments
Open

Allow users to notify others when they make donations #4

jonathanstegall opened this issue Jun 21, 2016 · 0 comments
Labels
back end Involves python or other back end code enhancement front end Involves front end code salesforce Involves configuration inside Salesforce

Comments

@jonathanstegall
Copy link
Member

This could be a workflow rule in Salesforce, maybe. Possible flow:

  1. User selects "Notify someone" and fills in an email address
  2. User finishes rest of donate process
  3. Salesforce creates opportunity
  4. Salesforce sends receipt
  5. Salesforce checks to see if the notify someone box is checked, and sends an email to the notify email field.

So we'd just need to make sure the fields are in Salesforce, make a workflow rule, and make an email template in Salesforce to say whatever it should say.

@jonathanstegall jonathanstegall changed the title Allow users to notify people when they make donations Allow users to notify others when they make donations Jun 21, 2016
jonathanstegall pushed a commit that referenced this issue May 3, 2019
add note/styles to let users know they will be prompted for billing e…
jonathanstegall pushed a commit that referenced this issue May 3, 2019
jonathanstegall pushed a commit that referenced this issue May 3, 2019
jonathanstegall pushed a commit that referenced this issue May 3, 2019
@jonathanstegall jonathanstegall added back end Involves python or other back end code front end Involves front end code labels Jul 23, 2019
@jonathanstegall jonathanstegall added the salesforce Involves configuration inside Salesforce label Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back end Involves python or other back end code enhancement front end Involves front end code salesforce Involves configuration inside Salesforce
Projects
None yet
Development

No branches or pull requests

1 participant