Paddle.Retain.demo()

Demos Paddle Retain functionality.

Use Paddle.Retain.demo() to demo Paddle Retain functionality.

Typically used by typing Paddle.Retain.demo({feature: 'featureName') directly into the browser console. You can simulate payment recovery and dunning, Cancellation Flows, and Term Optimization.

Only available for live accounts.

Paddle Retain runs on live data. While you can initialize Paddle.js with Retain in sandbox accounts, Retain features aren't loaded there.

This method is for Paddle Billing only. If you use Paddle Retain with another billing platform, use the profitwell method in the ProfitWell.js snippet instead. To learn more, see Test Paddle Retain

Parameters

featurestring

Paddle Retain feature to simulate. Features use sample data.

Examples

To learn more, see Test Paddle Retain

Related pages