jwplayer / ott-web-app

Reference implementation for JWP-powered apps
Apache License 2.0
69 stars 52 forks source link

Fix / catch Cleeng invalid coupon for offer #489

Closed ChristiaanScheermeijer closed 2 months ago

ChristiaanScheermeijer commented 2 months ago

Description

Cleeng responds with a specific error when a coupon code can't be applied to a specific offer. This resulted in an "Unknown error".

image

This PR adds the error check and shows a translated message in the UI.