Stripe Webhook #<%= @stripe_webhook.id %>

<% @stripe_webhook.attributes.sort.each do |key,value| %> <% end %>
Attribute Value
<%= key %> <%= value %>
<%= link_to "Back", stripe_webhooks_path, :class => 'btn btn-primary' %>