payment webhook URL updated
This commit is contained in:
+1
-1
@@ -2394,7 +2394,7 @@
|
||||
})();
|
||||
|
||||
/* ── Buy Agent Webhook ───────────────────────────── */
|
||||
const ORDER_WEBHOOK = "https://n8n.derez.ai/webhook/5318a0d8-d064-42fb-95b7-aa5552cb3fa9";
|
||||
const ORDER_WEBHOOK = "https://n8n.derez.ai/webhook/payment";
|
||||
|
||||
function showPricingToast(msg) {
|
||||
const el = document.getElementById('pricing-toast');
|
||||
|
||||
Reference in New Issue
Block a user