...
How to calculate the discount value
Send the offers offer sanityId to Winrest
They will register these
sanityId
on their system, and after that, we’ll use some offers with thesesanityId
registered, and Winrest will return the calculated offers correctlyWe already sent the
sanityId
offer to the backend (intl-partners-service
)
When the
intl-partners-service
calls the Winrest API, the integration will know how much will be the discountThe discount is always on the total value of the cart
...