--- title: >- Update credit card payment method payload in Payments Apps API 2023-07 release - 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/update-credit-card-payment-method-payload-in-payments-apps-api-2023-07-release md: >- https://shopify.dev/changelog/update-credit-card-payment-method-payload-in-payments-apps-api-2023-07-release.md metadata: effectiveApiVersion: 2023-07 affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: true createdAt: '2023-06-05T10:59:41-04:00' postedAt: '2023-07-01T00:00:00-04:00' updatedAt: '2024-12-13T17:24:38-05:00' effectiveAt: '2023-07-01T00:00:00-04:00' --- July 1, 2023 Tags: * Action Required * API * 2023-07 # Update credit card payment method payload in Payments Apps API 2023-07 release As of `2023-07` Payments Apps API version for credit card payments app extensions, we're changing the structure of the decrypted message of `payment_method.data.encrypted_message` sent in the HTTP request body from Shopify to your payments app. This change aims to consolidate the API design that we follow, as demonstrated in the [payment\_method object](https://shopify.dev/docs/apps/payments/implementation/process-a-payment/credit-card#payment_method-data-hash). Learn more about the decryption of the `encrypted_message` on [Shopify.dev](https://shopify.dev/docs/apps/payments/implementation/process-a-payment/credit-card#decrypt-encrypted_message).