--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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).