Loading...
for our payout system i want to use stripe...so now im giving u necessary details so analyze all of this and then edge functions and then make that solution
INSERT INTO "public"."payouts" ("id", "buddy_id", "payout_method_id", "amount", "currency", "status", "requested_at", "processed_at", "transaction_id", "notes") VALUES ('103aab56-02fc-4caa-b15e-972c7e252d73', '4389fadb-88f7-44d4-a9cd-0a4d796cccc2', 'cec6ec76-06e5-4996-849f-475f10257586', '50.00', 'usd', 'pending', '2025-08-11 10:51:58.912235+00', null, null, null);
===================================================== INSERT INTO "public"."payout_methods" ("id", "buddy_id", "type", "details", "is_default", "created_at", "updated_at") VALUES ('cec6ec76-06e5-4996-849f-475f10257586', '4389fadb-88f7-44d4-a9cd-0a4d796cccc2', 'bank_account', '{"last4": "8834", "address": {"city": "Orange Park", "state": "Florida", "street": "1183 Tumbleweed Dr", "postal_code": "32065"}, "country": "US", "routing_number": "699045896", "account_holder_name": "Aubrey Foss", "account_holder_type": "individual"}', 'true', '2025-08-11 10:51:33.990815+00', '2025-08-11 10:51:33.990815+00');
======================================================
dynamic-harmony-snapshotView destinationhttps://rbzgchesdmyychvpplgq.supabase.co/functions/v1/stripe-webhooksDescription-Events fromYour accountAPI version2025-06-30.basilPayload styleSnapshotListening to2 eventsSigning secretUse this secret to verify that events come from Stripe. You can always view or roll this secret from the destination details page.whsec_okboTUgfbXKR3y6ZsPFettP4NyB96tPJ
==========================================================
dynamic-harmony-snapshotView destinationhttps://rbzgchesdmyychvpplgq.supabase.co/functions/v1/stripe-webhooksDescription-Events fromYour accountAPI version2025-06-30.basilPayload styleSnapshotListening to2 eventsSigning secretUse this secret to verify that events come from Stripe. You can always view or roll this secret from the destination details page.whsec_okboTUgfbXKR3y6ZsPFettP4NyB96tPJ
Loading...
ERROR: 42809: ALTER action ENABLE ROW SECURITY cannot be performed on relation "detailed_payouts"DETAIL: This operation is not supported for views.
=======================================================