# #08 Stripe API - Update Webhooks and Success URL

- URL: https://superails.com/posts/ruby-on-rails-8-stripe-api-update-webhooks-and-success-url
- Published: 2021-03-26
- Duration: 13:49
- Access: free
- Playlists: Stripe Ecommerce App

Github Repo: 
https://github.com/corsego/shoplify
Heroku Demo: 
https://shoplify.herokuapp.com/​

move logic from checkout#success to webhooks 
https://github.com/corsego/shoplify/commit/aa726bcfd492033f4c051f2251a76884d72d2ffd
ui element to disable checkout button 
https://github.com/corsego/shoplify/commit/61f5dc74135322ab826bf273b96f937f2829a34c
beautify data display on checkout success page
https://github.com/corsego/shoplify/commit/5a5d636901bf62f5500e0cbda87067eb9c69eb07

0:00  move logic from checkout#success to webhooks 
7:51 ui element to disable checkout button 
9:28 beautify data display on checkout success page

## Chapters

- 0:00 move logic from checkout#success to webhooks
- 7:51 ui element to disable checkout button
- 9:28 beautify data display on checkout success page
