IAP S2S Webhook Postback
Last updated
Last updated
The In-App Purchase (IAP) Server-to-Server (S2S) Webhook Postback is a notification sent to your server endpoint whenever an in-app purchase event completes.
Standard Parameters
You can use the standard parameters listed on your
IAP-Specific Parameters
Placeholder
Description
{event_value}
Purchase amount
{conversion_country}
User’s country (ISO 2-letter code)
{event_value_usd}
Normalized USD amount (string, two decimal places)
{event_value_currency}
ISO currency code (normalized, e.g., USD)
An example of an IAP Postback URL looks like this: