--- title: >- Due on Fulfillment payment term available for pre-orders - 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/due-on-fulfillment-payment-term-available-for-pre-orders md: >- https://shopify.dev/changelog/due-on-fulfillment-payment-term-available-for-pre-orders.md metadata: effectiveApiVersion: 2026-01 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2025-08-27T16:05:21-04:00' postedAt: '2026-01-01T00:00:00-05:00' updatedAt: '2025-12-10T07:05:13-05:00' effectiveAt: '2025-10-01T12:00:00-04:00' --- January 1, 2026 Tags: * Admin GraphQL API * 2026-01 # Due on Fulfillment payment term available for pre-orders In the API `2026-01` release candidate version, a new value, `ON_FULFILLMENT`, has been added to the [`SellingPlanRemainingBalanceChargeTrigger`](https://shopify.dev/docs/api/admin-graphql/2026-01/enums/SellingPlanRemainingBalanceChargeTrigger) enum. This value allows you to set payments for pre-orders to be processed upon order fulfillment, providing flexibility in managing deferred payments. For implementation details and further information, see the [pre-orders documentation](https://shopify.dev/docs/apps/build/purchase-options/deferred).