purchaseProduct

abstract fun purchaseProduct(productID: String, quantity: Number = definedExternally): Promise<Boolean>(source)