woocommerce / pinterest-for-woocommerce

A native Pinterest integration for WooCommerce. Development is managed by Ventures.
https://woocommerce.com/products/pinterest-for-woocommerce/
GNU General Public License v3.0
22 stars 9 forks source link

Stop coupon redeem attempts after receiving 2318 error. #991

Closed budzanowski closed 5 months ago

budzanowski commented 5 months ago

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.