Page MenuHomePhabricator

Disable Phortune Paypal payment provider
ClosedPublic

Authored by epriestley on Oct 6 2014, 8:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 18, 10:09 PM
Unknown Object (File)
Sun, Mar 31, 7:15 PM
Unknown Object (File)
Mar 21 2024, 11:39 AM
Unknown Object (File)
Feb 21 2024, 6:26 AM
Unknown Object (File)
Feb 21 2024, 6:26 AM
Unknown Object (File)
Feb 21 2024, 6:26 AM
Unknown Object (File)
Feb 21 2024, 6:25 AM
Unknown Object (File)
Feb 9 2024, 2:46 PM
Subscribers

Details

Summary

Ref T2787. For test charges, Paypal is putting the charge in a "payment review" state. Dealing with this state requires way more infrastructure than other providers: we're supposed to pause delivery, then poll Paypal every 6 hours to see if the review has resolved.

Since I can't seem to generate normal test charges, I can't test Paypal for now. Disable it until we have more infrastructure.

(This diff gets us further along, up to the point where I hit this issue.)

Test Plan

Read documentation, rolled eyes.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Disable Phortune Paypal payment provider.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
This revision is now accepted and ready to land.Oct 6 2014, 8:44 PM
This revision was automatically updated to reflect the committed changes.