chore: Add specs for stripe Webhooks endpoint (#5087)
This commit is contained in:
@@ -234,10 +234,10 @@ Rails.application.routes.draw do
|
||||
post :subscription
|
||||
end
|
||||
end
|
||||
|
||||
post 'webhooks/stripe', to: 'webhooks/stripe#process_payload'
|
||||
end
|
||||
end
|
||||
|
||||
post 'webhooks/stripe', to: 'webhooks/stripe#process_payload'
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user