Type Alias OnCompleteCallback

OnCompleteCallback: (paymentRequest: PaymentRequest) => Promise<boolean>

Type declaration