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:299


appAccountToken

Optional appAccountToken: string

UUID representing user account

Defined in

types/index.ts:303


quantity

Optional quantity: number

Defined in

types/index.ts:304


sku

sku: string

Defined in

types/index.ts:298


withOffer

Optional withOffer: PaymentDiscount

Defined in

types/index.ts:305