Order Processing Completed

A locker_processed event is fired when an order is created after a successful payment event.

Information sent in the payload for a locker_processed webhook is summarised in the table below.

PropertyTypeDescriptionExample
alert_idstringThe unique identifier for this Paddle webhook alert. Integer value sent as a string.
alert_namestringThe alert name.
Default: locker_processed
checkout_idstringThe checkout id of the order created.27835673-chre93c81118fc7-b3092639c1
checkout_recoverystringThe value of this field 0 or 1 indicates whether the order originated from a checkout recovery email.
Allowed values: 0 1
couponstringThe coupon code that was used on this order.
Min Length: >=5 characters
Max Length: <=300 characters
custom_datastringA JSON encoded string of custom data that was passed into the checkout for this purchase{"external_id": 42}
downloadstring<uri>The download URL of the purchased product.
emailstring<email>The email address of the customer.
event_timestring<date-time>The date and time the event was triggered in UTC (Coordinated Universal Time).
instructionsstringInstructions that have been sent to the customer.
licencestringThe license number associated with the order (when applicable).
marketing_consentstringThe value of this field 0 or 1 indicates whether the user has agreed to receive marketing messages from the vendor.
Allowed values: 0 1
order_idstringThe Paddle Order ID for this payment. This can be used to look up the order within your Vendor Dashboard.
p_signaturestringThis field contains an encrypted token that you can use to verify the request authenticity. See Verifying Webhooks.
product_idstringThe dashboard ID of the product purchased in this order.
quantitystringThe number of products or subscription seats sold in the transaction.
sourcestringReferrer website URL(s) from where the traffic originated from.