Closed Persaeus closed 9 months ago
Some methods in Paddle.js are only available when using client-side tokens for authentication. For example, [Paddle.PricePreview()](https://developer.paddle.com/paddlejs/methods/paddle-pricepreview#paddle.pricepreview()):
Requires a client-side token for authentication. If you're passing the older seller parameter to Paddle.Setup(), replace this with token to use Paddle.PricePreview().
Falls a little outside the scope of this library sorry.
Some methods in Paddle.js are only available when using client-side tokens for authentication. For example, [Paddle.PricePreview()](https://developer.paddle.com/paddlejs/methods/paddle-pricepreview#paddle.pricepreview()):