mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 01:41:46 +03:00
1a44221df1
closes https://github.com/TryGhost/Team/issues/464 Currently, if the last4 value for a customer is empty, we end up showing `null` in theme where the card details are shown. The fix updates the last4 to return a masked value of **** instead of null if it's empty, ensuring themes using the last4 values don't have a `null` value shown to the user. |
||
---|---|---|
.. | ||
apps | ||
helpers | ||
meta | ||
services | ||
views |