Coupon field glitching

Question:
How can I fix this coupon field that is “glitching”

Product:
Wix Checkout

What are you trying to achieve:
My customers are trying to write the code, but the field is glitching

What have you already tried:
I`ve opened several tickets but nobody was able to help.

Additional information:
I use GoAff app to generate the coupon code for my affiliates.

1 Like

To my knowledge goaffpro isn’t providing a seamless way to automatically create the coupon in wix. You will have to call the api programatically or create them manually and currently I am having this error when using the v2 marketing api to do this:

applicationError:
description: Managing coupons is not permitted. instanceId=a0191490-a789-48ed-90d1-02326839a1d4
code: UNAUTHORIZED
data: {}

Were you ever able to find a solution?