#tomek-netlify

1 messages · Page 1 of 1 (latest)

reef crystalBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

weak inlet
#

We only support stripe api issues in here

#

Don't know anything about netlify

#

Please reach out to their support team

reef crystalBOT
#

tomek-netlify

cobalt wagon
#

Ok, so another question if I may:

I found this example of using Stripe's checkout without the Experss as a middleman, would you be able to tell if this is secure / if this idea could work also?

https://github.com/aperkaz/serverless-payments/blob/main/netlify/functions/stripe.js

The express as I understand is just a mean to "running a server", "running an application that serves particular endpoints", so as I understand if functions do that, there would be no need for Express, if you're running Stripe in a web-function right?

GitHub

Stripe + Netlify = 💸 . Contribute to aperkaz/serverless-payments development by creating an account on GitHub.

weak inlet
#

I can't do that

#

We don't audit other folks code

#

It's up to you to evaluate security of integrations

#

We won't take on that liability

cobalt wagon
#

ok, but like the general concept

weak inlet
#

What do you mean

#

I'm not going to audit someone else's code in here

#

If you have questions about the stripe api I can help with those

#

But I won't evaluate other people's code

cobalt wagon
#

I mean, could you advice whether the concept sounds reasonable? (taking into account your Stripe knowledge)

cobalt wagon
weak inlet
#

You can use serverless to create a checkout session

#

I don't see an issue with that