integrallis / stripe_event

Stripe webhook integration for Rails applications.
https://rubygems.org/gems/stripe_event
MIT License
844 stars 104 forks source link

Deprecate StripeEvent.authentication_secret= #96

Closed rmm5t closed 6 years ago

rmm5t commented 6 years ago

What does it do?

What else do you need to know?

Related Issues

Communication

StripeEvent.authentication_secret= is deprecated and will be removed in 2.x. Use StripeEvent.signing_secret= instead. The value for your specific endpoint's signing secret (starting with whsec_) is in your API > Webhooks settings (https://dashboard.stripe.com/account/webhooks). More information can be found here: https://stripe.com/docs/webhooks#signatures

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling 1e600ba30daad9474ddf6ebdb5235249d3471907 on rmm5t:95-deprecate-authetication_secret into on integrallis:master.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling ddb9231c8e47a945db3108ec1cb45518341a23fd on rmm5t:95-deprecate-authetication_secret into on integrallis:master.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling ddb9231c8e47a945db3108ec1cb45518341a23fd on rmm5t:95-deprecate-authetication_secret into on integrallis:master.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling ddb9231c8e47a945db3108ec1cb45518341a23fd on rmm5t:95-deprecate-authetication_secret into on integrallis:master.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling ddb9231c8e47a945db3108ec1cb45518341a23fd on rmm5t:95-deprecate-authetication_secret into on integrallis:master.