payments v2
This commit is contained in:
@@ -37,6 +37,7 @@ DB.getDB.then((DB) => {
|
||||
// status: "ok",
|
||||
// });
|
||||
// });
|
||||
|
||||
|
||||
router.post("/create-payment-intent", async (req, res) => {
|
||||
const { items } = req.body;
|
||||
|
||||
Reference in New Issue
Block a user