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 a user to donate on behalf of another member (or group?) #8

Open
BoweFrankema opened this issue Apr 10, 2015 · 0 comments
Open
Assignees
Milestone

Comments

@BoweFrankema
Copy link
Member

Now this is an interesting one.. But I can imagine scenarios where someone wants to donate on behalf of someone else without needing to login as that user. In this case we would have to have some system in place where we would need to ask for some additional information.

I have no idea how this would work but it probably make sense to add this to the donation check out.

  1. During the donations check out process they would tick a box
    "This donation is on behalf of someone else"
  2. A dropdown appears asking
    "I want to donate on behalf of a member of CFCommunity"
    "I want to donate on behalf of a group of CFCommunity"
    "I want to donate on behalf of someone else.."
  3. When a user selects the Group or Member option they get a ajax Member search (similar to InviteAnyone plugin) where they type the name of the member. Once they have found the member they select the correct member/groups
  4. Once the donation is finished the donation is recorded in the database as belonging to that user.

Potential Problems

  1. Should we send out an email notification to the user that someone donated on there behalf? Should we add a way for that user to distance himself of the donation (I don't know if this could/would be abused in any way)
  2. Should we show the donation receipt in the dashboard of that user?
  3. How would this work in combination with the shortcodes described in Using shortcodes to show members who have donated #3? Would this massively complicate outputting a loop of donators?
  4. Any other concerns related to this?
@BoweFrankema BoweFrankema added this to the future milestone Apr 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants