Hello,
I’ve created a self hosting server for Ghost Blog. Now after going through the Ghost Github, I found the StripeAPI.js file that contains the API calls to Stripe. I added some another payment option to this file and want to push this into my ghost blog now. But the problem is this file/ file structure doesn’t exit in my server files. Where can I find the same functionality?