Page MenuHomePhabricator

Change confirmation page payment data source for donation and membership
Closed, DuplicatePublic

Description

Use the GetPaymentUseCase to get the payment data, instead of asking the donation/membership for payment data.
For the payment-specific values you probably need to do more than an array_merge: Compare the array keys of the payment specific data to the array keys expected by the template and assign the values where the keays differ (to keep backwards compatibility with the frontend code)

Event Timeline

kai.nissen renamed this task from Change confirmation page payment data source for donation and membership to Change confirmation page payment data source for donation and membership.May 25 2022, 11:06 AM