Page MenuHomePhabricator

Add a HOLD state to Phortune and handle unusual states better
ClosedPublic

Authored by epriestley on Oct 8 2014, 11:48 PM.
Tags
None
Referenced Files
F19817849: D10667.id25624.diff
Thu, Mar 5, 4:04 PM
F19790623: D10667.diff
Wed, Feb 25, 9:43 PM
F19668430: D10667.id25624.diff
Sat, Feb 7, 6:59 PM
F19542429: D10667.id.diff
Jan 22 2026, 9:17 AM
F19512928: D10667.id25620.diff
Jan 13 2026, 5:11 AM
F19402010: D10667.id25620.diff
Dec 27 2025, 1:36 PM
F19368687: D10667.id25620.diff
Dec 26 2025, 2:43 PM
F19304112: D10667.diff
Dec 24 2025, 7:15 AM
Subscribers

Details

Summary

Ref T2787. When Paypal comes back to us with funds on hold, dead-end the transaction but handle it properly.

Generally, smooth out the user interaction on weird states.

Implement refudnds/cancels for Paypal.

Test Plan

Screen_Shot_2014-10-08_at_4.47.27_PM.png (1×1 px, 163 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add a HOLD state to Phortune and handle unusual states better.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.

An idea for later mayhaps inline.

src/applications/phortune/controller/PhortuneCartViewController.php
47

Ideally 'contact the merchant' is a link

This revision is now accepted and ready to land.Oct 9 2014, 2:16 AM

Yeah, I'm not sure where I want to go with that. I figure we're going to be the only ones using this for a while and it's well documented how to get in touch with us, but I could imagine some more formal system down the road.

This revision was automatically updated to reflect the committed changes.