Stripe Connection Error

前端 未结 2 513
挽巷
挽巷 2021-01-17 20:41

I have the follow backend Node.js code to connect to my Stripe account to make a Charge. But I\'m getting this error. I\'m using Firebase Functions, and this functionality u

2条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-17 21:15

    Dimitris answer is correct, in more layman's terms simply get on the blaze plan and you can make calls to stripe api from Firebase Functions.

提交回复
热议问题