--- title: Define payment terms conditionally at checkout - 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/payment-customization-now-supports-customizing-payment-terms md: https://shopify.dev/changelog/payment-customization-now-supports-customizing-payment-terms.md --- [Back to Developer changelog](https://shopify.dev/changelog) June 18, 2025 Tags: * Functions * 2025-07 # Define payment terms conditionally at checkout You can now set custom payment terms at checkout using the Payment Customization Function. In addition to renaming, reordering, or hiding payment methods, the new `PaymentTermsSetOperation` lets you define fixed, net, or event-based payment terms for each order, with optional deposits. Use the Payment Customization Function API to tailor both payment methods and payment terms to fit your business needs.