--- 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 metadata: effectiveApiVersion: 2025-01 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2024-11-08T09:40:47-05:00' postedAt: '2024-12-16T09:36:00-05:00' updatedAt: '2024-12-16T05:59:35-05:00' effectiveAt: '2024-12-16T09:36:00-05:00' --- 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).