# New revocation reasons for payment methods for 2025-01 — Shopify developer changelog --- ## New revocation reasons for payment methods for 2025-01 As of GraphQL Admin API version 2025-01, we've added new values to the `CustomerPaymentMethodRevocationReason` enum to provide more granular information about payment method revocations. This enhancement helps apps better understand and handle scenarios where a customer's payment method needs to be revoked. No action is required for existing implementations, as this is a non-breaking change that adds new enum values. Learn more about payment method revocation on [Shopify.dev](https://shopify.dev/api/admin-graphql/current/enums/CustomerPaymentMethodRevocationReason). *Published: December 16, 2024* Tags: API, Update Link: https://shopify.dev/changelog/new-revocation-reasons-for-payment-methods-for-2025-01 ---