Methods
View all- Paddle.Initialize()
Use to initialize Paddle.js and Retain. This is required.
- Paddle.Update()
Use to update values passed to Paddle.js during initialization.
- Paddle.Checkout.open()
Use to open a checkout with settings, items, and customer information.
- Paddle.Checkout.updateCheckout()
Use to update an open checkout.
- Paddle.Checkout.close()
Use to close an opened checkout.
- Paddle.PricePreview()
Use to preview localized prices given location information supplied.
- Paddle.TransactionPreview()
Use to generate a transaction preview for prices and location information supplied.
- Paddle.Retain.initCancellationFlow()
Use to start a Paddle Retain cancellation flow for a subscription.