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.