Game Top-up

This page discuss the extended information for game recharge scenarios, please also check the base API.

Order Status


image.png

Order Status

Description

ORDER_CREATED

When the order is created.

ORDER_FAILED

When the order creation fails.

PAY_SUCCESS

When the payment is successful.

RECHARGE_FAILED

When the recharge fails.

RECHARGE_SUCCESS

(End status)

When the recharge is successful.

REFUNDED

(End status)

When the order is refunded.

Below is the extra fields of this scenario, please also check the base API fields.


Request parameters

amount object  REQUIRED

The original amount of this order.

Show child parameters

payAmount object  

The actual amount user paid.

Show child parameters

extInfo object  REQUIRED

Show child parameters

Response parameters

No request parameters.
API Explorer

Request

Request Body

Response

Response Body