serverless / examples

Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
https://www.serverless.com/examples/
Other
11.44k stars 4.47k forks source link

Stripe Integration Example #11

Open nikgraf opened 7 years ago

nikgraf commented 7 years ago

Let us know if you interested to work on this. I comment here if one of the core-team is starting to work on it.

christophgysin commented 7 years ago

I could look into this. I'm not yet familiar with the API though. What would you like the example to demonstrate?

nikgraf commented 7 years ago

@christophgysin that would be great. I'm not familiar with their API either. The purpose of this was to demonstrate an integration since Stripe is used often and therefor give people an easy starting point. There was no specific Serverless feature I wanted to demonstrate here.

horike37 commented 7 years ago

Hey @nikgraf ! My colleague has implemented Strip integration :blush: Could you please review #128 ?

waltermvp commented 7 years ago

@horike37 ar there any details on what the post body should be? Im very eager to try this example but im lost on how to actually use it. Thanks :)

horike37 commented 7 years ago

@wokamoto What do you have any ideas about previous comment?

waltermvp commented 7 years ago

@wokamoto just a example of what a POST body should look like would be awesome. thanks :)