Page MenuHomePhabricator

Implement PhabricatorApplicationTransactionInterface on PhortunePaymentProviderConfig
ClosedPublic

Authored by epriestley on Aug 30 2016, 2:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 4:26 AM
Unknown Object (File)
Thu, Apr 11, 10:33 AM
Unknown Object (File)
Mon, Apr 8, 7:27 AM
Unknown Object (File)
Thu, Apr 4, 2:41 PM
Unknown Object (File)
Wed, Mar 20, 10:01 PM
Unknown Object (File)
Mar 16 2024, 6:40 PM
Unknown Object (File)
Mar 13 2024, 5:56 PM
Unknown Object (File)
Mar 9 2024, 9:39 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.