Gamebase SDK for Unity
1.1.5
Toast Gamebase Platform
|
|
static |
This method is for retrying failed purchasing proccesses.
Request a retrying transaction which is not completed to IAP Server
callback | Callback. delegate(GamebaseResponse.Purchase.PurchasableRetryTransactionResult data, GamebaseError error) |
This sample shows how to call the Purchase.RequestRetryTransaction method.