Bug: Latest version of Stripe Sync Engine is causing this error
Webhook processing error: ReferenceError: Buffer is not defined at _StripeSyncWebhook.processWebhook (file:///var/tmp/sb-compile-edge-runtime/source/index.ts:47309:65) at eventLoopTick (ext:core/01_core.js:175:7) at async Object.handler (file:///var/tmp/sb-compile-edge-runtime/source/index.ts:48258:5) at async mapped (ext:runtime/http.js:246:20)
Someone already reported the issue and a patch fix here:
supabase#292