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 serves 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