Latest Updates

Documenting code, one commit at a time.

Express 2 posts
×

Fortifying Payment Integrations: A Backend and Edge Function Approach in gymflow

Integrating diverse payment gateways into an application demands a robust, secure, and scalable architecture. For the gymflow project, we've implemented new backend routes and an Edge Function to handle various payment methods like Mercado Pago, BPC, and cash, ensuring secure transactions and reliable webhook processing.

The Challenge

The primary challenge was to create a flexible payment

Read more

Streamlining Financial Oversight: Introducing Admin Payment Management in gymflow

Imagine the chaos of managing payments manually: sifting through emails, cross-referencing bank statements, and endlessly updating spreadsheets. For any growing platform, this quickly becomes a bottleneck, prone to errors and eating into valuable administrative time. In our gymflow project, dedicated to enhancing gym management workflows, we faced this exact challenge as our user base expanded.

Read more