Skip to content

Commit 4fe6e5a

Browse files
committed
My Changes
1 parent 7c03b1a commit 4fe6e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard-integration/server/server.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const createOrder = async (cart) => {
5959
{
6060
amount: {
6161
currency_code: "USD",
62-
value: "100.00",
62+
value: "110.00",
6363
},
6464
},
6565
],

0 commit comments

Comments
 (0)