Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhook endpoint #1

Open
bradjones1 opened this issue Sep 22, 2016 · 1 comment
Open

Webhook endpoint #1

bradjones1 opened this issue Sep 22, 2016 · 1 comment

Comments

@bradjones1
Copy link
Member

bradjones1 commented Sep 22, 2016

https://developers.braintreepayments.com/guides/webhooks/overview

@bradjones1
Copy link
Member Author

Per phone meeting today, @bangalos is going to work on creating a controller that will take a webhook callback from Braintree and fire associated events for at least:

  • Braintree_WebhookNotification::SUBSCRIPTION_CANCELED
  • Braintree_WebhookNotification::SUBSCRIPTION_CHARGED_SUCCESSFULLY
  • Braintree_WebhookNotification::SUBSCRIPTION_CHARGED_UNSUCCESSFULLY
  • Braintree_WebhookNotification::SUBSCRIPTION_EXPIRED
  • Braintree_WebhookNotification::SUBSCRIPTION_TRIAL_ENDED (not doing trials yet)
  • Braintree_WebhookNotification::SUBSCRIPTION_WENT_ACTIVE (covered with initial set up?)
  • Braintree_WebhookNotification::SUBSCRIPTION_WENT_PAST_DUE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants