transactionMultiFinish

Hive IAP v4에서 지급이 완료된 상품에 대한 구매 영수증에 대한 복수 개의 트랜잭션 완료 처리를 요청한다.
Hive IAP v4 It requests the multiple transaction completion processing for the purchase receipt of the item that have been delivered.


korean

구매나 복구 기능 사용 후 아이템 지급이 완료된 시점에 이 API를 호출하여 마켓에 구매 완료 처리를 해야한다.

만약, 지급 완료 후에도 마켓으로의 구매 완료 처리를 하지 않으면, 미지급된 상품으로 남는다.
미지급된 상품은 transactionFinish API 호출 전까지 계속 복구가 되므로, 영수증 중복 여부를 확인해야 한다.


english

At the completion of item delivery after purchasing or restoring, this API should be called to complete the purchase on the market.

If you do not notify the completion of the purchase to the market after payment has been made, it will be left as an unpaid item.
Since the unpaid items will continue to be recovered until the transactionFinish API call, you should check for duplicate receipts.

Parameters

marketPidList

The list of unique ID of the item for which the transaction is to be completed.

listener

Result of API call