1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/phortune
epriestley 8958d68ec6 When a Phortune subscription has a removed payment method, be more explicit about it
Summary:
Currently, when a payment method is invalid we still render the full name and let you save the form without making changes. This can be confusing.

Instead:

  - Render "<Deleted Payment Method>", literally.
  - Render an error immediately.
  - Prevent the form from being saved without changing the method.

Test Plan: {F1955487}

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D16935
2016-11-23 14:07:40 -08:00
..
application Add a basic invoice view for printing to Phortune 2016-10-29 17:46:47 -07:00
capability Add Merchants to Phortune 2014-10-07 10:55:16 -07:00
cart Extend from Phobject 2015-06-15 18:02:27 +10:00
constants Extend from Phobject 2015-06-15 18:02:27 +10:00
contentsource Modularize content sources 2016-03-26 11:59:45 -07:00
control phtize all the things 2015-05-22 21:16:39 +10:00
controller When a Phortune subscription has a removed payment method, be more explicit about it 2016-11-23 14:07:40 -08:00
currency phtize all the things 2015-05-22 21:16:39 +10:00
edge Give Phortune merchants explicit members 2014-10-13 11:13:50 -07:00
editor Fix a bug with creating Phortune merchant accounts without applying an email address transaction and some null field issues 2016-11-04 09:52:48 -07:00
mail phtize all the things 2015-05-22 21:16:39 +10:00
management phtize all the things 2015-05-22 21:16:39 +10:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
product Modularize content sources 2016-03-26 11:59:45 -07:00
provider Remove the PhortuneNotImplementedException class 2015-11-12 06:33:39 +11:00
query Add a Merchant logo to Phortune 2016-10-28 13:56:35 -07:00
storage Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
subscription Extend from Phobject 2015-06-15 18:02:27 +10:00
view Add a basic invoice view for printing to Phortune 2016-10-29 17:46:47 -07:00
worker Fix a Phortune bug where an invalid viewer could sometimes be selected for billing a subscription 2016-10-26 15:54:04 -07:00