Just launched
We're actively working on new content and improvements to our documentation. We'd love to hear your thoughts, launch quick survey
Paddle Billing
Search

Paddle.Status.libraryVersion

Returns the Paddle.js version.

Use Paddle.Status.libraryVersion() to return the Paddle.js version.

When including Paddle.js, Paddle automatically sends the latest compatible version of the Paddle.js library to your device.

You may be asked to get the version of Paddle.js by Paddle Support while troubleshooting.

Example

This example prints the version of Paddle.js to the console.

You can type Paddle.Status.libraryVersion into the browser console to return the latest version.

Related pages