Skip to content

Commit

Permalink
Update stripe config
Browse files Browse the repository at this point in the history
  • Loading branch information
falkodev committed Oct 7, 2024
1 parent 6b5e046 commit 39083fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/modules/donate/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ module.exports = {
},
unit_amount: Math.round(parseFloat(req.body.amount) * 100),
},
// price: 'price_1Q3iQrKltrjEwtH42kErhdkJ',
quantity: 1,
},
],
Expand Down

0 comments on commit 39083fa

Please sign in to comment.