Tool to process Payhip's refunded webhook event. Use when handling a payment refund event from Payhip.
idTransaction ID
typeRequiredstringEvent type identifier
emailRequiredstringBuyer email address
itemsRequiredarrayList of items included in the transaction
priceRequiredintegerOriginal price in cents or pennies
is_giftRequiredbooleanWhether purchase was a gift
currencyRequiredstringISO 4217 currency code, e.g., USD
signatureRequiredstringHMAC SHA-256 signature of the payload using your API key
ip_addressRequiredstringIP address of the buyer
payhip_feeRequiredintegerPayhip fee in cents
stripe_feeRequiredintegerStripe fee in cents
vat_appliedRequiredbooleanWhether VAT was applied
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.