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
Unknown Object (File)
Tue, Jan 28, 8:46 PM
Unknown Object (File)
Tue, Jan 28, 6:31 PM
Unknown Object (File)
Tue, Jan 28, 1:59 AM
Unknown Object (File)
Fri, Jan 24, 1:10 AM
Unknown Object (File)
Wed, Jan 22, 5:42 PM
Unknown Object (File)
Mon, Jan 20, 11:23 AM
Unknown Object (File)
Dec 22 2024, 5:07 AM
Unknown Object (File)
Dec 22 2024, 5:06 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