Trying to make a request to Paypal\'s API using PayPal-node-SDK
exports.requestPayment = functions.https.onRequest((req, res) => { return new Promise(
You'll need to be on a paid plan to make external API requests.
Firebase's Blaze plan (pay as you go) has a free allotment for Cloud Functions. https://firebase.google.com/pricing/