Skip to main content

RequestSubscriptionAmazon

react-native-iap / Exports / RequestSubscriptionAmazon

Interface: RequestSubscriptionAmazon

As of 2022-10-12, we only use the sku field for Amazon subscriptions

Hierarchy

Table of contents

Properties

Properties

andDangerouslyFinishTransactionAutomaticallyIOS

Optional andDangerouslyFinishTransactionAutomaticallyIOS: boolean

Inherited from

RequestSubscriptionIOS.andDangerouslyFinishTransactionAutomaticallyIOS

Defined in

types/index.ts:233


appAccountToken

Optional appAccountToken: string

UUID representing user account

Inherited from

RequestSubscriptionIOS.appAccountToken

Defined in

types/index.ts:237


prorationModeAmazon

Optional prorationModeAmazon: ProrationModesAmazon

Defined in

types/index.ts:269


quantity

Optional quantity: number

Inherited from

RequestSubscriptionIOS.quantity

Defined in

types/index.ts:238


sku

sku: string

Inherited from

RequestSubscriptionIOS.sku

Defined in

types/index.ts:232


withOffer

Optional withOffer: PaymentDiscount

Inherited from

RequestSubscriptionIOS.withOffer

Defined in

types/index.ts:239