Skip to content

Conversation

@rashap224
Copy link

Issue Reference : Resolves #321
In draft spec here, request the following changes:

  • Move return_eligible to Item.return_terms
  • Move replacement_eligible to Item.replacement_terms
  • Add fulfillment_managed_by to Item.replacement_terms

Reason:
Return & replacement of items is independent of cancellation. Cancellation of a fulfillment can result in return-to-origin (RTO) if the buyer refuses to accept it, irrespective of whatreturn_eligibleis. On the other hand, fashion items are generally returnable while some items (that are made-to-order e.g., cake) can't be returned, hence return_eligible will be false.

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.

Changes to Item attributes in draft spec

1 participant