Payhip
Payhip is an e-commerce platform that enables individuals and businesses to sell digital products, memberships, and physical goods directly to their audience.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Payhip authenticates with an API key. Generate the credential in your Payhip account, then paste it into FlyMyAI the first time an agent uses a Payhip action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Payhip API Key | Your Payhip API key, found in your account's Developer settings. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
PAYHIP_PAYHIP_WEBHOOK_EVENT_PAID | Tool to process payhip's paid webhook event. use when handling a purchase completion webhook from payhip. | id, email, currency, price, vat_applied, ip_address, items, payment_type, stripe_fee, payhip_fee, unconsented_from_emails, is_gift, date, type, signature |
PAYHIP_PAYHIP_WEBHOOK_EVENT_REFUNDED | Tool to process payhip's refunded webhook event. use when handling a payment refund event from payhip. | id, email, currency, price, vat_applied, ip_address, items, payment_type, stripe_fee, payhip_fee, unconsented_from_emails, is_gift, amount_refunded, date_refunded, date_created, type, signature |
PAYHIP_PAYHIP_WEBHOOK_EVENT_SUBSCRIPTION_CREATED | Tool to process payhip's subscription.created webhook event. use when handling a subscription start event from payhip. | subscription_id, customer_id, status, customer_email, plan_name, product_name, product_link, gdpr_consent, date_subscription_started, customer_first_name, customer_last_name, type, signature |
PAYHIP_PAYHIP_WEBHOOK_EVENT_SUBSCRIPTION_DELETED | Tool to process payhip's 'subscription.deleted' webhook event. use when handling a subscription cancellation event from payhip. | subscription_id, customer_id, status, customer_email, plan_name, product_name, product_link, gdpr_consent, date_subscription_started, date_subscription_deleted, customer_first_name, customer_last_name, type, signature |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Payhip!