From 26b576b7e799434a104e39e56bf3db5b6440067c Mon Sep 17 00:00:00 2001 From: Aman Sharma Date: Fri, 19 Apr 2024 14:29:28 +0530 Subject: [PATCH] status changes --- checkout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkout.js b/checkout.js index fbb8440..e3b49bd 100644 --- a/checkout.js +++ b/checkout.js @@ -25,7 +25,7 @@ form.addEventListener('submit', async (event) => { //`Elements` instance that was used to create the Payment Element elements, confirmParams: { - return_url: 'http://localhost:3000/status', + return_url: 'https://gentle-pond-023891e10.5.azurestaticapps.net/status', }, });