From eae43ddf41126eef8aa12baee9affd9b0ee2833b Mon Sep 17 00:00:00 2001 From: luca Date: Mon, 9 Nov 2020 22:07:36 +0100 Subject: [PATCH] Docs update for payment methods deprecation. --- .../source/developers/payments/payment-methods.html.md | 2 ++ .../payments/payment-service-providers.html.md | 10 ++++++++++ 2 files changed, 12 insertions(+) diff --git a/guides/source/developers/payments/payment-methods.html.md b/guides/source/developers/payments/payment-methods.html.md index e67e87012f8..e4ca9bbdf27 100644 --- a/guides/source/developers/payments/payment-methods.html.md +++ b/guides/source/developers/payments/payment-methods.html.md @@ -30,6 +30,8 @@ service providers][payment-service-providers] article. --> - `available_to_users`: Determines if the payment method is visible to users. - `available_to_admin`: Determines if the payment method is visible to administrators. +- `deprecated`: Determines whether the payment method has been deprecated and + should not be used anymore.