• Resolved alexe100

    (@alexe100)


    I’m trying to exclude coupons through the API

    key: “_acfw_excluded_coupons”
    value: coupon ID

    but they are not showing in the back admin and not working

    any advice ?

    thank you

Viewing 1 replies (of 1 total)
  • Plugin Support rymerakristel

    (@rymerakristel)

    Hello @alexe100

    The value should be in an array.

    key: _acfw_excluded_coupons
    value: [1, 2, 3] // coupon ids

    Kindly test this and let us know if the coupons are now showing. Please email us at [email protected] if the coupons are not showing.

    Thank you!

Viewing 1 replies (of 1 total)

The topic ‘API exclude coupon’ is closed to new replies.