From 6a08eebf01203cf6615b49c276b0c00a67f66bda Mon Sep 17 00:00:00 2001 From: alsaze Date: Sun, 5 Oct 2025 18:02:06 +0300 Subject: [PATCH] =?UTF-8?q?=D1=81=D0=BE=D0=B7=D0=B4=D0=B0=D1=8E=20=D1=82?= =?UTF-8?q?=D0=B5=D0=BB=D0=B5=D0=B3=D1=83=20=D1=82=D0=BE=D0=B2=D0=B0=D1=80?= =?UTF-8?q?=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/cart.vue | 10 +++++----- server/api/bspb.ts | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/cart.vue b/pages/cart.vue index 93734a5..abbc09f 100644 --- a/pages/cart.vue +++ b/pages/cart.vue @@ -20,19 +20,19 @@ diff --git a/server/api/bspb.ts b/server/api/bspb.ts index 6e7ff17..cc60891 100644 --- a/server/api/bspb.ts +++ b/server/api/bspb.ts @@ -25,7 +25,7 @@ export default defineEventHandler(async () => { currency: 'RUB', title: 'Название заказа', description: 'Описание заказа', - hppRedirectUrl: 'https://pgtest.bspb.ru/result', + hppRedirectUrl: 'http://localhost:3000/cart', }, }