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


appAccountToken

Optional appAccountToken: string

UUID representing user account

Defined in

types/index.ts:233


quantity

Optional quantity: number

Defined in

types/index.ts:234


sku

sku: string

Defined in

types/index.ts:228


withOffer

Optional withOffer: PaymentDiscount

Defined in

types/index.ts:235