Functions
Const buildClient
- buildClient(instanceContainer: RuntimeInstanceContainer, name: string, domain: string, appId: string, accessToken: string): void
Parameters
name: string
domain: string
appId: string
accessToken: string
Returns void
Const getCheckoutUrlForProduct
- getCheckoutUrlForProduct(instanceContainer: RuntimeInstanceContainer, name: string, productId: string, quantity: number, variantIndex: number, successVariable: Variable, errorVariable: Variable): void
Parameters
name: string
productId: string
quantity: number
variantIndex: number
successVariable: Variable
Returns void