Skip to main content

RequestPurchaseIOS

react-native-iap / Exports / RequestPurchaseIOS

Interface: RequestPurchaseIOS

Table of contents

Properties

Properties

andDangerouslyFinishTransactionAutomaticallyIOS

Optional andDangerouslyFinishTransactionAutomaticallyIOS: boolean

Defined in

types/index.ts:230


appAccountToken

Optional appAccountToken: string

UUID representing user account

Defined in

types/index.ts:234


quantity

Optional quantity: number

Defined in

types/index.ts:235


sku

sku: string

Defined in

types/index.ts:229


withOffer

Optional withOffer: PaymentDiscount

Defined in

types/index.ts:236