Page MenuHomePhabricator

Remove WePay support from Phortune, and Restful/Httpful dependencies
ClosedPublic

Authored by epriestley on May 13 2019, 7:06 PM.
Tags
None
Referenced Files
F13085556: D20521.diff
Wed, Apr 24, 11:51 PM
Unknown Object (File)
Thu, Apr 11, 8:06 AM
Unknown Object (File)
Wed, Apr 3, 3:41 PM
Unknown Object (File)
Wed, Apr 3, 7:46 AM
Unknown Object (File)
Tue, Apr 2, 2:12 PM
Unknown Object (File)
Mar 23 2024, 12:48 AM
Unknown Object (File)
Mar 23 2024, 12:48 AM
Unknown Object (File)
Mar 23 2024, 12:48 AM
Subscribers

Details

Reviewers
amckinley
Summary

Ref PHI1166. I'm documenting our dependencies, and we have approximately 5,000 lines of external code to support WePay as a Phortune provider. We don't use it, I'm almost certain it doesn't work, and we have no plans to use it in the near future. If we did pursue it, I'd probably just wrap the API in a 100-line WePayFuture anyway since 5K lines of dependencies to make a couple method calls is ridiculous.

Test Plan

Grepped for wepay, httpful, restful.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable