Serverless payment using AWS Lambda and Stripe
A while back I created a blog post about Serverless payment using AWS Lambda and Stripe. The blog post was a great success, but since I have been contacted by several developers with questions like:
- How did you start your project?
- How did you setup your Lambda function to receive API calls?
I then realised I had made the same mistake, I see in so many other blog posts. Assuming the reader already had lot's of prior knowledge on the subject.
I decided to go back and start from scratch documenting every step of the way. You can find Repo with my step by step guide for receiving serverless payments here: TopSwagCode.Lambda.Payment
If you didn't read the first blog post, it can be found on my blog.
0 comments:
Post a Comment