--- title: >- Better support for accelerated checkout methods in payment customization functions - 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/better-support-for-accelerated-checkout-methods-in-payment-customization-functions md: >- https://shopify.dev/changelog/better-support-for-accelerated-checkout-methods-in-payment-customization-functions.md metadata: effectiveApiVersion: 2024-07 affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2024-05-22T09:25:41-04:00' postedAt: '2024-05-22T08:57:00-04:00' updatedAt: '2024-05-24T06:44:09-04:00' effectiveAt: '2024-05-22T08:57:00-04:00' --- May 22, 2024 Tags: * API * 2024-07 # Better support for accelerated checkout methods in payment customization functions As of `2024-07`, the Payment Customization API has two new features that give you better control over accelerated checkout methods: 1. **Improved naming**: the function input graph now has more descriptive and specific names for accelerated checkout methods. 2. **Placement control**: Shopify Plus merchants will also be able to pass an optional `placements` argument in the `hide` operation, allowing them to explicitly hide accelerated checkout methods from the first or last step of checkout independently. To learn more about payment customization functions, please refer to the [documentation](https://shopify.dev/docs/apps/checkout/payments).