DOCS

Paddle settings

Paddle is configured in WP admin Ecommerce Payments Paddle

API key

All Paddle API requests occur in either test or live mode. You can get your API Key in Paddle Dashboard ➝ Authentication API Keys

Live mode (Production)

Use this mode when you’re ready to launch your app. In live mode, card networks and payment providers do process payments.

Test mode

Use this mode as you build your app. In test mode, card networks and payment providers don’t process payments.

Webhook endpoints

After adding your API key, click Create Webhook to establish a connection between your site and Paddle. This webhook enables real-time synchronization of orders.

Continue reading