Events

Note: You can read more about the Player Order Events Webhook in the Guides section.

Appcharge enables game publishers to receive real-time events generated by their players during various user interactions.

Supported events

EventDescription
order_createdWhen a player initiates a new order.
payment_intent_successWhen a player creates a payment intent successfully.
payment_intent_failedWhen a player creates a payment intent that fails.
order_completed_successWhen a purchase is successfully completed.
order_completed_failedWhen a purchase fails for any reason.
order_cancelledWhen a purchase has been canceled.
order_refundedWhen a purchase is refunded.
order_dispute_openWhen a players opens a dispute.
order_dispute_wonWhen Appcharge wins the dispute.
order_dispute_lostWhen Appcharge loses the dispute.

Retry mechanism

In the case of a failure, an automatic resend attempt will be made with a 5-minute delay.