Skip to main content

PurchaseGateProps

SolvaPay SDK v1.0.0


SolvaPay SDK / react/src / PurchaseGateProps

Interface: PurchaseGateProps

Defined in: packages/react/src/types/index.ts:195

Properties

children()

children: (props) => ReactNode

Defined in: packages/react/src/types/index.ts:198

Parameters

props
hasAccess

boolean

loading

boolean

purchases

PurchaseInfo[]

Returns

ReactNode


requirePlan?

optional requirePlan: string

Defined in: packages/react/src/types/index.ts:196


requireProduct?

optional requireProduct: string

Defined in: packages/react/src/types/index.ts:197