1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/phortune/controller
epriestley 35dc510e18 Add more structure to Phortune product purchasing flow
Summary:
Ref T2787. When a user purchases a product in Phortune, transition the cart through a purchased state and invoke product callbacks so applications can respond to the workflow.

Also shore up some stuff like preventing negative amounts of funding.

Test Plan: Backed an initiative and saw it show up on the initiative after completing the purcahsing workflow.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T2787

Differential Revision: https://secure.phabricator.com/D10635
2014-10-06 10:36:43 -07:00
..
PhortuneAccountViewController.php Make Currency a more formal type 2014-10-06 10:26:48 -07:00
PhortuneCartCheckoutController.php Add more structure to Phortune product purchasing flow 2014-10-06 10:36:43 -07:00
PhortuneCartController.php Make Currency a more formal type 2014-10-06 10:26:48 -07:00
PhortuneCartViewController.php Provide a purchase detail view in Phortune 2014-08-18 13:15:21 -07:00
PhortuneController.php Move Phortune product logic into applications 2014-10-06 10:30:06 -07:00
PhortuneLandingController.php Phortune v0 2013-03-28 09:10:34 -07:00
PhortunePaymentMethodCreateController.php Make payment method management somewhat more reasonable in Phortune 2014-08-11 12:07:35 -07:00
PhortunePaymentMethodDisableController.php Make payment method management somewhat more reasonable in Phortune 2014-08-11 12:07:35 -07:00
PhortunePaymentMethodEditController.php Make payment method management somewhat more reasonable in Phortune 2014-08-11 12:07:35 -07:00
PhortuneProductListController.php Make Currency a more formal type 2014-10-06 10:26:48 -07:00
PhortuneProductViewController.php Move Phortune product logic into applications 2014-10-06 10:30:06 -07:00
PhortuneProviderController.php Phortune Cart Status, some one-time support 2014-07-23 10:36:25 -07:00
PhortunePurchaseViewController.php Provide a purchase detail view in Phortune 2014-08-18 13:15:21 -07:00