Skip to content

Commit

Permalink
[7.x] Cashier Paddle docs (#6083)
Browse files Browse the repository at this point in the history
Cashier Paddle documentation
  • Loading branch information
driesvints authored Jun 5, 2020
1 parent 3eb8fc6 commit 9a43373
Show file tree
Hide file tree
Showing 4 changed files with 863 additions and 3 deletions.
2 changes: 1 addition & 1 deletion billing.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Cashier assumes your Billable model will be the `App\User` class that ships with
<a name="api-keys"></a>
### API Keys

Next, you should configure your Stripe key in your `.env` file. You can retrieve your Stripe API keys from the Stripe control panel.
Next, you should configure your Stripe keys in your `.env` file. You can retrieve your Stripe API keys from the Stripe control panel.

STRIPE_KEY=your-stripe-key
STRIPE_SECRET=your-stripe-secret
Expand Down
Loading

0 comments on commit 9a43373

Please sign in to comment.