Event key: order_payment_product

Receives a notification when a product is purchased.

Trigger fields

mode_int Optional Numeric

1 to receive only test mode purchases

2 to receive only live mode purchases

base_product Optional Numeric or array

Numeric ID of the product to trigger for. Example: 5

Array of numeric product IDs to trigger for. Example: [5, 19, 30]