Payhip is an e-commerce platform that enables individuals and businesses to sell digital products, memberships, and physical goods directly to their audience.
Tool to create a coupon for discounts in Payhip. Use when you need to create a new coupon code with either percentage or fixed amount discounts. Coupons can apply to single products, all products, or collections.
Tool to delete a coupon by ID. Use when you need to remove a coupon from the Payhip account. Only available in v1 API.
Tool to retrieve a coupon with the given ID. Use when you need to fetch details about a specific coupon from Payhip.
Tool to edit an existing coupon in Payhip. Use when you need to modify coupon details like code, percentage, expiry, or usage limit. Only available in v1 API.
Tool to verify a Payhip coupon code. Use when you need to check if a coupon code is valid and retrieve its details. Only available in v1 API.
Tool to process Payhip's paid webhook event. Use when handling a purchase completion webhook from Payhip.