Skip to main content
Version: v4

Managing Orders and Processing Refunds

You can view the sales orders of in-game purchases (IAP) through the "Game Services" - "TapTap Payments" - "Products and Orders" - "Transaction List" in the TapTap Developer Service Center and process refund requests for users.

tappay

Finding Orders

TapTap Payments supports various query methods:

  • Query by User ID: Enter the user's TapTap ID to find all orders purchased by the current user;

  • Query by Order Number: The TapTap order number created when the user makes a purchase in the game;

  • Query by Transaction Serial Number: Developer-defined order ID;

  • Query by Order Status: Query based on the transaction status of the order, including "Pending Payment," "Paid," "Verified," "Expired," "Refunded," etc.;

  • Query by Order Time: Filter and query based on the date when the user's order occurred;

Order Status

The order page will display the status of each user purchase as follows:

Order Payment StatusDescription
Pending PaymentThe user has not completed the payment, or the system is processing the order
Order PaidThe user has completed the payment, and the system has successfully received the payment from the user
Order ExpiredThe order was not paid for a long time, or the payment was canceled
Order Refund StatusDescription
Refund ProcessingThe user's refund request has been approved, and the system is processing the refund
Order RefundedThe system has fully refunded the amount to the user's payment account
Order RejectedThe user's refund request is not approved
Refund FailedThe system refund was unsuccessful, or the user's payment method was declined

Processing Refunds

To protect and maintain users' legitimate rights and interests, TapTap provides a refund service for users. When a user initiates a refund request with TapTap, TapTap will collect materials on the user's consumption and item usage from the developer to decide whether to approve the refund. You can view the refund requests submitted by users under "Game Services" - "TapTap Payments" - "Process Refunds":

  • Refund: Agree to a full refund to the user through TapTap, and the system will return the entire payment amount to the user's payment account. After the refund, you are responsible for informing the user about the handling of in-game items.

  • Reject: Disagree with the refund to the user through TapTap. You must provide TapTap and the user with a reasonable explanation for the refusal or present relevant evidence of the user's consumption.

If developers handle it passively or refuse to handle it, TapTap reserves the right to make the final decision.