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.
Sign in to connect Payhip
Sign in to connect an account and start using Payhip in your apps.
Related integrations
Example Use Cases
These are example ways Snow can use Payhip when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
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.
Tool to process Payhip's refunded webhook event. Use when handling a payment refund event from Payhip.
Tool to process Payhip's subscription.created webhook event. Use when handling a subscription start event from Payhip.
Tool to process Payhip's 'subscription.deleted' webhook event. Use when handling a subscription cancellation event from Payhip.