Payhip icon

Payhip

Digital product storefront for products, orders, customers, coupons, memberships, and downloads.

Handles digital-product commerce around license keys, products, subscriptions, charges, refunds, and customer events.

Example Use Cases

These are the Payhip actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Create Coupon

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.

Update Coupon

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.

Verify Coupon

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.

Webhook Event - Paid

Tool to process Payhip's paid webhook event. Use when handling a purchase completion webhook from Payhip.

Webhook Event - Refunded Payment

Tool to process Payhip's refunded webhook event. Use when handling a payment refund event from Payhip.

Webhook Event - Subscription Created

Tool to process Payhip's subscription.created webhook event. Use when handling a subscription start event from Payhip.

Webhook Event - Subscription Deleted

Tool to process Payhip's 'subscription.deleted' webhook event. Use when handling a subscription cancellation event from Payhip.

Delete Coupon

Tool to delete a coupon by ID. Use when you need to remove a coupon from the Payhip account. Only available in v1 API.

Get Coupon

Tool to retrieve a coupon with the given ID. Use when you need to fetch details about a specific coupon from Payhip.