Page MenuHomePhabricator

DonationInterface shouldn't say every single API call is a 'transaction'
Open, Needs TriagePublic

Description

$this->transactions should be $this->apiCalls
do_transaction should call doApiCall one or more times
doApiCall should return an ApiCallResponse (formerly PaymentTransactionResponse)
do_transaction should return a PaymentResult

Event Timeline

Ejegg raised the priority of this task from to Needs Triage.
Ejegg updated the task description. (Show Details)
Ejegg added a project: Fundraising-Backlog-Old.
Ejegg subscribed.