Tool to process Payhip's paid webhook event. Use when handling a purchase completion webhook from Payhip.
idUnique ID of the transaction
dateRequiredintegerUnix timestamp when purchase occurred
typeRequiredstringEvent type identifier
emailRequiredCustomer's email address
itemsRequiredarrayList of items in the order
priceRequiredintegerTotal price in cents
is_giftRequiredbooleanWhether the purchase was a gift
currencyRequiredstringThree-letter currency code
signatureRequiredstringHMAC SHA-256 signature of the payload using your API key
ip_addressRequiredCustomer's IP address
payhip_feeRequiredintegerPayhip fee in cents
stripe_feeRequiredintegerStripe fee in cents
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.