We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c03b1a commit 4fe6e5aCopy full SHA for 4fe6e5a
standard-integration/server/server.js
@@ -59,7 +59,7 @@ const createOrder = async (cart) => {
59
{
60
amount: {
61
currency_code: "USD",
62
- value: "100.00",
+ value: "110.00",
63
},
64
65
],
0 commit comments