Skip to content

ElectronInAppPurchase.finishTransactionByDate method

ElectronInAppPurchase › finishTransactionByDate

Unofficial

Completes the pending transactions corresponding to the date.

Signature:

finishTransactionByDate(date: string): void

Parameters:

Parameter Type Description
date string The date of the transactions to finish.

Returns: void