Skip to content

v4.0.2: fix Price is ignored when set to 0 for CartItem / AdditionalCost

Compare
Choose a tag to compare
@altJake altJake released this 08 Nov 10:06
· 26 commits to master since this release
112ade2

Summary

Integration API

Fix zero-priced CartItems / AdditionalCosts are ignored

We fixed a bug which prices with value 0 of cart items or additional to be ignored and resulted in an error by the endpoint (#19)

☝️ Back to Table of Contents