tansengming / stripe-rails

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

add new callbacks #189

Closed klapperkopp closed 4 years ago

klapperkopp commented 4 years ago

add new callbacks https://stripe.com/docs/api/events/types#event_types-payment_intent.canceled https://stripe.com/docs/api/events/types#event_types-payment_intent.processing

tansengming commented 4 years ago

looks good thanks @klapperkopp