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)
Mon, Mar 4, 3:04 PM
Unknown Object (File)
Mon, Mar 4, 1:41 PM
Unknown Object (File)
Jan 25 2024, 7:51 PM
Unknown Object (File)
Dec 21 2023, 7:47 AM
Unknown Object (File)
Dec 20 2023, 12:13 PM
Unknown Object (File)
Dec 2 2023, 5:40 PM
Unknown Object (File)
Nov 30 2023, 3:16 AM
Unknown Object (File)
Nov 22 2023, 5:46 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.