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
Unknown Object (File)
Fri, Feb 7, 11:42 PM
Unknown Object (File)
Fri, Feb 7, 11:42 PM
Unknown Object (File)
Fri, Feb 7, 11:42 PM
Unknown Object (File)
Fri, Feb 7, 11:42 PM
Unknown Object (File)
Feb 1 2025, 4:40 AM
Unknown Object (File)
Jan 28 2025, 2:15 AM
Unknown Object (File)
Jan 23 2025, 5:26 PM
Unknown Object (File)
Jan 23 2025, 5:26 PM
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.