Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sharmaamanwai committed Apr 19, 2024
1 parent 51e2688 commit 2ebd584
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions checkout.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ form.addEventListener("submit", async (event) => {
//`Elements` instance that was used to create the Payment Element
elements,
confirmParams: {
return_url: "https://gentle-pond-023891e10.5.azurestaticapps.net/status",
description: "Payment for your order",
return_url: "https://gentle-pond-023891e10.5.azurestaticapps.net/status"
},
});

Expand Down

0 comments on commit 2ebd584

Please sign in to comment.