1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/phortune/query
epriestley abdaf90239 Phortune v0.1: products
Summary:
Ref T2787. A product is the abstract representation of something you can buy or rent/subscribe to. Although the interface isn't locked down yet, this would ultimately be internal/administrative.

Products likely have some user-facing skin on top of them: plans would have a purchasing/comparison flow, physical goods would have a storefront, etc., so products don't have any information like descriptions or images, just the data that Phortune needs to correctly bill accounts.

Generally, this is very basic for the moment.

Test Plan:
{F37594}
{F37595}
{F37596}

Reviewers: chad, btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2787

Differential Revision: https://secure.phabricator.com/D5441
2013-03-28 09:13:07 -07:00
..
PhortuneAccountQuery.php Phortune v0 2013-03-28 09:10:34 -07:00
PhortuneAccountTransactionQuery.php Phortune v0 2013-03-28 09:10:34 -07:00
PhortunePaymentMethodQuery.php Phortune v0.1: add payment methods 2013-03-28 09:11:42 -07:00
PhortuneProductQuery.php Phortune v0.1: products 2013-03-28 09:13:07 -07:00
PhortuneProductTransactionQuery.php Phortune v0.1: products 2013-03-28 09:13:07 -07:00