Closed agentfitz closed 11 years ago
Hi. (As it says in the readme,) to use Stripe.cfc in your own web application, you can copy the stripe folder to your webroot or create a mapping to it. You only need what is in the stripe directory.
I'm not currently using Stripe in a project so I can't really comment.
-Phil
Thanks Phil! I think this is the line that threw me off from the readme "This project is a complete web application and expects to live in its own webroot" ... by this project, I was thinking you meant Stripe itself and just wanted to get a little clarification, so thank you for that.
I really appreciate your response. Have a great weekend
Hi Phil!
First of all, thanks for putting this project together. Stripe looks like the payment processing system I've been looking for for quite a while, and I am thrilled to come across your CF wrapper.
With that said, based on the project structure I'm just a little confused about which files are all the required files that one needs to take advantage of your efforts. Am I correct in assuming I will only need what is in the stripe directory to integrate the library into my own project?
Thanks Phil!
ps, have you been happy with Stripe?