mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-23 05:01:13 +01:00
2bb4fc9ece
Summary: See support email. There's nothing tricky here, we were just missing a check. The different parts of this got built at different times so I think this was simply overlooked. Also add a redundant check just to future-proof this and be on the safe side. Test Plan: Used `bin/phortune invoice` to charge a pact subscription. After deleting the card, the charge failed with an appropriate error. Reviewers: amckinley Differential Revision: https://secure.phabricator.com/D19020 |
||
---|---|---|
.. | ||
PhortuneAccountQuery.php | ||
PhortuneAccountTransactionQuery.php | ||
PhortuneCartQuery.php | ||
PhortuneCartSearchEngine.php | ||
PhortuneCartTransactionQuery.php | ||
PhortuneChargeQuery.php | ||
PhortuneChargeSearchEngine.php | ||
PhortuneMerchantQuery.php | ||
PhortuneMerchantSearchEngine.php | ||
PhortuneMerchantTransactionQuery.php | ||
PhortunePaymentMethodQuery.php | ||
PhortunePaymentProviderConfigQuery.php | ||
PhortunePaymentProviderConfigTransactionQuery.php | ||
PhortuneProductQuery.php | ||
PhortunePurchaseQuery.php | ||
PhortuneSubscriptionQuery.php | ||
PhortuneSubscriptionSearchEngine.php |