General info
Parcelbroker WooC integration: Fix Insurance Value <500€
When: Order’s value is lower than 500€
Then: Admin can’t create shipment with ParcelBroker because the insuarance value is fixed to 500€
Expected result: in case of the lower value of the parcel (lover than 500€) => set insurance value to the value of the order, and in case of the parcel value higher than 500€ then insurance value = 500€.
User story
As an admin
I want to create a shipment but with a limit on the total order price
So that helps use the feature with appropriate price size
Visual design:
–
Acceptance criteria |
||
|---|---|---|
|
01 |
Given: order with a total price of less than 500€ (for example 380€) When: create a shipment with parcelBroker Then: shipment successfully created |
|
|
02 |
Given: order with a total price 500€ or more (for example 900€) When: create a shipment with parcelBroker Then: shipment successfully created |
Leave a Reply
You must be logged in to post a comment.