#LOUNIS - AWS Lambda Payouts

1 messages · Page 1 of 1 (latest)

vocal garnet
#

HI 👋
I don't have any examples but you should be able to make authenticated requests against the Stripe API from AWS lambda functions.

#

You can make as many API calls as you want using your Test API keys

#

This allows you full access to all Stripe APIs without actually moving any money

#

If you exceed your rate limits you'll receive 429 responses