The donor model should have "Company", "Avatar", "Addresses", and "Anonymous" as properties #6824
Labels
keep-fresh
"Keep Fresh" issues should not be marked as stale.
type: enhancement
An improvement to existing user-facing functionality
User Story
As a developer, when using the Donor model to update donor properties, I want to be able to update the following info:
Details
Currently, to update this info is necessary to use workarounds based on legacy code like here:
https://github.com/impress-org/givewp/blob/develop/src/DonorDashboards/Profile.php#L47-L73
Additional Context
The ideal would be able to update this info using something like this:
Acceptance Criteria
The text was updated successfully, but these errors were encountered: