--- title: New revocation reasons for payment methods for 2025-01 - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/new-revocation-reasons-for-payment-methods-for-2025-01 md: https://shopify.dev/changelog/new-revocation-reasons-for-payment-methods-for-2025-01.md --- [Back to Developer changelog](https://shopify.dev/changelog) December 16, 2024 Tags: * Admin GraphQL API * 2025-01 # 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).