--- title: Add Due on fulfillment to payment terms type - 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/add-due-on-fulfillment-to-payment-terms-type md: https://shopify.dev/changelog/add-due-on-fulfillment-to-payment-terms-type.md --- [Back to Developer changelog](https://shopify.dev/changelog) December 2, 2022 Tags: * Action Required * API * 2023-01 # Add Due on fulfillment to payment terms type As of the Admin API **2023-01** release candidate, Due on Fulfillment is now a Payment Terms type available to all 3rd party apps. With this change, apps can create and update orders and draft orders with payment terms whose due date will be set upon fulfillment of the order. The newly added `FULFILLMENT` type value can be found on the **PaymentTermsType ENUM** object.