mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
5263c2d0f3
Summary: Ref T2787. See discussion in D5834. - Replace `PhortuneUtil` with `PhortuneCurrency`, which feels a little better and more flexible / future-proof. - Add unit tests. - Display prices explicitly as "$... USD". Test Plan: Hit product list, cart, purchase flow, verified displays. Reviewers: btrahan Reviewed By: btrahan CC: aran Maniphest Tasks: T2787 Differential Revision: https://secure.phabricator.com/D5841 |
||
---|---|---|
.. | ||
PhortuneAccount.php | ||
PhortuneAccountTransaction.php | ||
PhortuneCart.php | ||
PhortuneCharge.php | ||
PhortuneDAO.php | ||
PhortunePaymentMethod.php | ||
PhortuneProduct.php | ||
PhortuneProductTransaction.php | ||
PhortunePurchase.php |