#Ali-Checkout
1 messages · Page 1 of 1 (latest)
Hi there, you can remove the discounts array from the request param if you don't need it.
You can also pass an empty array
'discounts' => [[
'coupon' => '',
]],
@lapis raven something like that?\
Something like this 'discounts' => [], this is an empty array