Page MenuHomePhabricator

Updating gift coding for Paypal Giving Fund
Closed, ResolvedPublic2 Estimated Story Points

Description

Contributions automatically load onto CID 3729480 monthly from our Paypal account. We would like to update the gift coding to reflect the coding changes happening for all offline gifts. The changes are:

  • Fund: Major Gifts - CC104
  • Channel: Other Offline
  • Gift Type: Donor Advised Fund
  • Appeal: White Mail

@NNichols please add anything I may have missed. Thanks!

Event Timeline

Ejegg moved this task from Backlog to Doing on the Fundraising Sprint: Sssss board.
Ejegg set the point value for this task to 2.

Change #1075983 had a related patch set uploaded (by Ejegg; author: Ejegg):

[wikimedia/fundraising/SmashPig@master] Add new fields for Giving Fund

https://gerrit.wikimedia.org/r/1075983

Side note - @NNichols / @MDemosWMF do we need to fix the value for Fund choice "Online Fundraising - CC-1005" ? Seems inconsistent with "Major Gifts - CC104".

Screenshot from 2024-09-26 15-11-12.png (266×592 px, 22 KB)

I'm just adding these options to our development environments as part of the fix, and want to make sure I'm using the right values.

Thanks @Ejegg for flagging - @NNichols can confirm when she's back in office

Change #1076022 had a related patch set uploaded (by Ejegg; author: Ejegg):

[wikimedia/fundraising/tools@master] Add new fields for Giving Fund (audit)

https://gerrit.wikimedia.org/r/1076022

Change #1076022 merged by jenkins-bot:

[wikimedia/fundraising/tools@master] Add new fields for Giving Fund (audit)

https://gerrit.wikimedia.org/r/1076022

Change #1076216 had a related patch set uploaded (by Ejegg; author: Ejegg):

[wikimedia/fundraising/crm@master] Add new option for 'Fund'

https://gerrit.wikimedia.org/r/1076216

Ready for review. To test the import you can use

php Maintenance/PopulateQueueFromDump.php --queue=donations ppgfmessage.json

with the contents of ppgfmessage.json being this (all on one line):

{	"date": 1481144318,	"txn_type": "express_checkout",	"gateway_txn_id": "3N2616476S0123456",	"currency": "JPY",	"contribution_tracking_id": "123456",	"contact_id": "195",	"gross": "150",	"fee": "43",	"order_id": "123456.1",	"gateway": "paypal_ec",	"Gift_Data.Appeal": "White Mail",	"Gift_Data.Campaign": "Donor Advised Fund",	"Gift_Data.Channel": "Other Offline",	"Gift_Data.Fund": "Major Gifts - CC104"}

See the note about creating the new Fund option value in the commit message for https://gerrit.wikimedia.org/r/1076216

Change #1076216 merged by jenkins-bot:

[wikimedia/fundraising/crm@master] Add new option for 'Fund'

https://gerrit.wikimedia.org/r/1076216

Change #1075983 merged by jenkins-bot:

[wikimedia/fundraising/SmashPig@master] Add new fields for Giving Fund

https://gerrit.wikimedia.org/r/1075983

AKanji-WMF set Final Story Points to 2.