Hello!
I created automatic order discount by using Graph Admin API (discountAutomaticAppCreate).
This is my use case: In checkout, user can use 1 automatic order discount and 1 discount code. To discount code can apply with automatic order discount, when create discount code, i must set discount code can combine with order discount. But this can cause user can apply multiple order discount codes.
So, how to i can set user can apply 1 automatic order discount and only 1 discount code.
Please help me.
Thank in advance.