DocumentationCollectionsCartHandlersFunctions
Remove Coupon
amerta / Add Cart Item Handler / removeCoupon
Function: removeCoupon()
removeCoupon(
req):Promise<Response>
Defined in: amerta/payload/collections/Cart/handlers/remove-coupon.ts:11
Parameters
| Parameter | Type |
| ------ | ------ |
| req | PayloadRequest |
Returns
Promise<Response>