api-lambda-stripe-charge
api-lambda-stripe-charge copied to clipboard
AWS Serverless Application Repository Stripe Charge Serverless Component
https://github.com/aws/aws-xray-sdk-node/issues/383#issuecomment-786059476
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.504.0 to 2.1030.0. Release notes Sourced from aws-sdk's releases. Release v2.1030.0 See changelog for more information. Release v2.1029.0 See changelog for more information. Release v2.1028.0 See changelog...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Hi, I'm fairly new to AWS cloud services and I'm using Stripe for the first time to make a Checkout with Subscription. It would be lovely if you could share...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
I did steps 1 to 3. I got an end point https://109rakn933.execute-api.ap-southeast-2.amazonaws.com/prod. But when I click it I get {"message":"Missing Authentication Token"}. I want to build a payment gateway
Added six new cloud formation parameters: * `ApiVersion` * `MaxNetworkRetries` * `Timeout` * `Host` * `Port` * `Telemetry` that correspond to the [configuration options](https://github.com/stripe/stripe-node) of the stripe library. The parameters...