Skip to content

platformRequestPayment

platformRequestPayment(request): Promise<void>

Defined in: platform/base.ts:367

Buy in-game currency; rejects where purchase is not available, so a caller that skipped platformCanPay hears why rather than hanging.

PlatformPaymentRequest

Promise<void>