Skip to content

Conversation

@0x8000-0000
Copy link
Contributor

Description

- Added 'calculate_available_methods' to 'FulfillmentService'.
- Updated 'CheckoutService' to support split shipments and 'available_methods' calculation.
- Fixed serialization issue for 'FulfillmentAvailableMethod'.
- Updated 'update_checkout' route to merge platform config from request body.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules: this change depends on feat: implement advanced fulfillment features samples#27

@0x8000-0000 0x8000-0000 requested a review from a team January 17, 2026 00:15
@0x8000-0000 0x8000-0000 force-pushed the task-ucp-5 branch 2 times, most recently from 1e55c34 to 39da751 Compare January 17, 2026 00:27
- Added 'calculate_available_methods' to 'FulfillmentService'.
- Updated 'CheckoutService' to support split shipments and 'available_methods' calculation.
- Fixed serialization issue for 'FulfillmentAvailableMethod'.
- Updated 'update_checkout' route to merge platform config from request body.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant