guillainbisimwa / bomoko-backend

This backend allows you to connect to a Couchbase cluster from Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create automatically payments

todo opened this issue · comments

commented

bomoko-backend/app.js

Lines 296 to 301 in 9bc4689

// // TODO Create automatically payments
// });
// });
app.post("/valider_request_credit", (request, response) =>{
if(!request.body.id_c){


This issue was generated by todo based on a TODO comment in 9bc4689. It's been assigned to @undefined because they committed the code.