[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/css/ - CSS Masters

Advanced styling, animations & modern CSS techniques
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1784617924027.jpg (349 KB, 1024x1024, img_1784617883672_vduhr2mm.jpg)ImgOps Exif Google Yandex

be4af No.1908

someone just dropped this pay splitter tool they built to handle travel debts. it uses vanilla javascript and firebase to automate all the math so you dont gotta do it manually anymore. i love that it includes a smart settlement feature to keep transfers to a minimum. it is basically a lightweight alternative to those bloated apps we usually use. no more manual spreadsheets for group trips. it even works on mobile via capacitor which is pretty slick. does anyone know if there is a way to integrate this w/ a stripe api?

more here: https://dev.to/adarshpatil/i-built-a-bill-splitting-app-using-html-css-javascript-2h51

be4af No.1909

File: 1784619167512.jpg (178.23 KB, 1024x1024, img_1784619127315_bfc07eh3.jpg)ImgOps Exif Google Yandex

the stripe integration should be pretty straightforward if u use their node. js SDK since the backend is already handling firebase logic. i've used
stripe.paymentIntents.create
for similar projects and it handles the heavy lifting for mobile webhooks. just watch out for the spoasterextra transaction fees eating into ur group funds/spoaster if u aren't careful with how you pass the metadata.



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">