on 2018 Mar 21 12:38 AM
Hi All,
I am trying to remove assigned voucher for the list of carts as the voucher got expired as the voucher is creating some issues while processing it to order. I don't see any relation common to voucher type and cart type, can someone help me to create an impex for this ? Thanks
Request clarification before answering.
Hi Raghavendra, Thanks for taking out your time and responding. I have made appliedVouchercodes null but the assigned vouchers under cart -> voucher tab are not going which is because vouchers maintained through jalo. I have written groovy to do this job. Worked. Thanks again
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Suresh,
Please try the below impex, which should work for removing vouchers from cart.
Insert_Update Cart;code[unique=true];appliedVoucherCodes;
;cartId;;
Regards,
Raghavendra.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.