Page MenuHomePhabricator

Implement PhabricatorApplicationTransactionInterface on PhortunePaymentProviderConfig
ClosedPublic

Authored by epriestley on Aug 30 2016, 2:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 27, 11:27 AM
Unknown Object (File)
Mon, May 19, 9:18 AM
Unknown Object (File)
May 14 2025, 12:36 AM
Unknown Object (File)
Apr 30 2025, 11:52 PM
Unknown Object (File)
Apr 30 2025, 4:28 AM
Unknown Object (File)
Apr 29 2025, 5:20 AM
Unknown Object (File)
Apr 20 2025, 10:42 PM
Unknown Object (File)
Apr 7 2025, 5:43 AM
Subscribers
None

Details

Summary

Fixes T11556. This was just missing an implements ..., which became necessary at some point even for classes that don't use much of the beahvior (ModularTransactions?).

Test Plan

Created a new test payment provider on a Phortune merchant.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Implement PhabricatorApplicationTransactionInterface on PhortunePaymentProviderConfig.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Aug 30 2016, 4:08 PM
This revision was automatically updated to reflect the committed changes.