Compare commits
2 Commits
0e60f34500
...
103684dc4f
| Author | SHA1 | Date | |
|---|---|---|---|
| 103684dc4f | |||
| 6351cb87ef |
@ -561,9 +561,6 @@ export const createCashfreeLink = onRequest({
|
||||
"order_id": orderId,
|
||||
"gym_id": gymId,
|
||||
"user_id": userId
|
||||
},
|
||||
"link_meta": {
|
||||
"notify_url": process.env.CASHFREE_LINK_NOTIFY_URL
|
||||
}
|
||||
};
|
||||
console.log(`Body: ${JSON.stringify(requestBody)}`);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user