woocommerce/pinterest-for-woocommerce

Stop coupon redeem attempts after receiving 2318 error.

budzanowski opened this issue · 0 comments

When user switches ads account the plugin will try to redeem the coupon for the different add account. If the same user has already redeemed the code but for different ad acount id the API will return error code 2318. After receiving this code we should stop sending the reedeme requests.