Skip to content

Commit

Permalink
Update Paddle token (#9329)
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Feb 13, 2024
1 parent c896b9b commit 3b96a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cashier-paddle.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ If you have billable entities that are not users, you may also add the trait to
Next, you should configure your Paddle keys in your application's `.env` file. You can retrieve your Paddle API keys from the Paddle control panel:

```ini
PADDLE_SELLER_ID=your-paddle-seller-id
PADDLE_CLIENT_SIDE_TOKEN=your-paddle-client-side-token
PADDLE_API_KEY=your-paddle-api-key
PADDLE_RETAIN_KEY=your-paddle-retain-key
PADDLE_WEBHOOK_SECRET="your-paddle-webhook-secret"
Expand Down

0 comments on commit 3b96a5e

Please sign in to comment.