Homec4science

When a Phortune subscription has a removed payment method, be more explicit…

Authored by epriestley <git@epriestley.com> on Nov 23 2016, 22:31.

Description

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

Details

Committed
epriestley <git@epriestley.com>Nov 23 2016, 23:07
Pushed
aubortJan 31 2017, 17:16
Parents
rPHf19924310431: Clean up another insufficiently-general exception
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH8958d68ec648: When a Phortune subscription has a removed payment method, be more explicit… (authored by epriestley <git@epriestley.com>).Nov 23 2016, 23:07