This method has been removed. Specify
includeSdk: true when initializing Smile UI, and then use the Smile.pointsProducts.purchase() method from the JavaScript SDK instead.Parameters
integer
required
The unique identifier of the points product to be purchased.
object
Returns
This method returns aPromise that:
- On success, resolves with a points purchase object.
- On failure, resolves with an error object.
Promise will be rejected.