Chinnayya Chinthagatewaypayment.hashnode.dev·Dec 19, 2024Payment Processing Architecture in AWSPayment Processing Architecture in AWS: Securing Transactions with Lambda, DynamoDB, and KMS In modern digital ecosystems, payment processing is at the core of every online business. With an increasing demand for security, scalability, and reliabilit...payment gateway
Think Throothinkthroo.hashnode.dev·Dec 11, 2024Comparison of the middleware implementation between Supabase Auth documentation and the nextjs-stripe-supabase.In this article, we are going to compare the middleware implementation between Supabase Auth documentation and the nextjs-stripe-supabase. Supabase Auth Documentation This is a good starting point for us to understand how the Supabase Auth middlewa...opensource
Ewan MakforTenten - AI / ML Developmentdeveloper.tenten.co·Dec 6, 2024Switching Your SaaS Project from Stripe to Adyen: A Comprehensive GuideDiscover how to seamlessly transition your SaaS project from Stripe to Adyen for payments, utilizing Next.js. Explore expert tips and insights on integrating Adyen's API to optimize your payment processing capabilities. To replace the Stripe API with...Next.js
Ewan MakforTenten - AI / ML Developmentdeveloper.tenten.co·Dec 6, 2024Building SaaS with Auth0 + AdyenDevelop a SaaS application using Auth0 for authentication and subscription payment collection, here's a comprehensive table of recommended tools for SaaS development, categorized by their purpose. These tools include SaaS platforms, GitHub integratio...Next.js
EasyPieeasypie.hashnode.dev·Dec 1, 2024Integrating South Korean Payment Methods for Shopify via StripeSouth Korea’s advanced payment ecosystem, characterized by widespread credit card usage and leading mobile wallets like Kakao Pay, Naver Pay, and Samsung Pay, makes it an attractive market for Shopify merchants. Stripe, with its robust infrastructure...stripe
Anurag Sawantannuraggg.hashnode.dev·Nov 8, 2024The Curious Case of Stripe's Downfall in the Indian MarketWhen I think about Stripe’s struggle to break into the Indian market, it becomes clear that the issue goes well beyond simply 'losing its playbook' or failing to prioritize the region. India’s fintech landscape is incredibly complex and distinct from...stripe
Shainil P Scodeshaine.hashnode.dev·Nov 4, 2024Carter: an typical e commerce projectI started this project september 2024.I don't remeber the exact date though . I made this project in order to put into my resume which I did. However, in order to stand out I needed to make this little unique . So I thought make this little complex b...e-commerce
Manish DipankarforGirmantech Blogblog.girmantech.com·Oct 23, 2024How to Design an Effective Subscription Management SystemSubscriptions offer a recurring revenue stream, making them a highly effective monetization strategy for SaaS applications. This model encourages customer loyalty and provides a predictable income stream, allowing businesses to invest in product deve...147 readsgirmantech
Tony Duongtonystrawberry.hashnode.dev·Oct 21, 2024How I Monetized My Chrome extension With StripeWhat did I build? On 2021, I built a useful Chrome Web Extension for improving the user experience on the Axie Infinity Marketplace. Axie Infinity is a NFT game that has revolutionized the world of gaming by allowing players to earn money while playi...chrome extension
Vadim Kononovblog.konoson.com·Oct 16, 2024How to Calculate the Correct Amount with Stripe Fees IncludedWhen processing payments through Stripe, you need to account for their fees to ensure you receive the exact amount you want. The formula below calculates the total amount a customer should be charged, factoring in Stripe's fixed and percentage fees: ...28 readsstripe