Skip to content

Commit

Permalink
fix typo webhok -> webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeConyers committed May 6, 2012
1 parent 001feed commit e8d3857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -91,7 +91,7 @@ zebra_webhook_recurring_payment_succeeded.connect(update_last_invoice_date)


### Webhooks Update ### ### Webhooks Update ###


Stripe recently updated their webhok implementation (see https://stripe.com/blog/webhooks). Zebra includes an implementation of the new system. Stripe recently updated their webhook implementation (see https://stripe.com/blog/webhooks). Zebra includes an implementation of the new system.


* Include the zebra urls * Include the zebra urls
* Update your stripe account to point to your webhook URL (aka https://www.mysite.com/zebra/webhooks/v2/) * Update your stripe account to point to your webhook URL (aka https://www.mysite.com/zebra/webhooks/v2/)
Expand Down

0 comments on commit e8d3857

Please sign in to comment.