ElectronInAppPurchase.finishTransactionByDate method
ElectronInAppPurchase › finishTransactionByDate
Unofficial
Completes the pending transactions corresponding to the date.Signature:
finishTransactionByDate(date: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| date | string | The date of the transactions to finish. |
Returns: void