Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Oct 6, 2017
1 parent 8f8a5a0 commit ab71690
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,9 +237,9 @@ class MyCustomWebhookCall extends StripeWebhookCall
}
```

### Integration with Cashier
### About Cashier

TODO
[Laravel Cashier](https://laravel.com/docs/5.5/billing#handling-stripe-webhooks) allows you to easily handle Stripe subscriptions. You may install it in the same application together with `laravel-stripe-webhooks`. There are no known conflicts.

## Changelog

Expand Down

0 comments on commit ab71690

Please sign in to comment.