mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
fix: Plaid webhook verification (#1824)
* Fix Plaid webhook verification * Fix client creation in webhook controller
This commit is contained in:
@@ -182,6 +182,7 @@ Rails.application.routes.draw do
|
||||
|
||||
namespace :webhooks do
|
||||
post "plaid"
|
||||
post "plaid_eu"
|
||||
post "stripe"
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user