Payhip Webhooks API
Receive server-to-endpoint HTTP callbacks for account events - paid (customer charged), refunded, subscription.created, and subscription.deleted - carrying transaction, customer, item, and subscription details. Payloads include a signature that verifies authenticity as hash('sha256', apiKey). This is how order, customer, and transaction data reaches external applications; there is no pollable REST resource for them.