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)
Sat, Mar 23, 12:48 AM
Unknown Object (File)
Sat, Mar 23, 12:48 AM
Unknown Object (File)
Sat, Mar 23, 12:48 AM
Unknown Object (File)
Sat, Mar 23, 12:48 AM
Unknown Object (File)
Sat, Mar 16, 1:50 AM
Unknown Object (File)
Fri, Mar 15, 9:00 AM
Unknown Object (File)
Dec 30 2023, 6:16 PM
Unknown Object (File)
Dec 27 2023, 8:23 PM
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