#Ali-Checkout

1 messages · Page 1 of 1 (latest)

lapis raven
#

Hi there, you can remove the discounts array from the request param if you don't need it.

scenic patrol
#

any other option

#

without removing of array

lapis raven
#

You can also pass an empty array

scenic patrol
#

'discounts' => [[
'coupon' => '',
]],
@lapis raven something like that?\

lapis raven
#

Something like this 'discounts' => [], this is an empty array