tansengming / stripe-rails

A Rails Engine for integrating with Stripe
MIT License
754 stars 123 forks source link

Add checkout session expired callback #215

Closed danielwellman closed 2 years ago

danielwellman commented 2 years ago

Add the checkout.session.expired callback. See https://stripe.com/docs/api/events/types#event_types-checkout.session.expired

tansengming commented 2 years ago

thanks for the PR @danielwellman !