This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

bouillonpi7914
bouillonpi7914

Hi

I am developing a website for a company which rents properties. The website is a Airbnb-like but there is no User account. Customers visit the website and they can book properties without registering. When they book properties, I need Stripe to charge customers.

How can I install Stripe PHP on Octobercms ? Here is the documentation for Stripe installation: https://stripe.com/docs/libraries.

Thank you so much for your time.

Last updated

alxy
alxy

Stripe has a php integration with composer support, so you can use it just like any other library in your plugin.

bouillonpi7914
bouillonpi7914

Thank you for you answer.

How can I use Stripe php integration as a library ? I don't have a plugin yet. Should I create a plugin to charge the customer ? I already have a frontend form but I don't know how to link it to stripe in the backend.

I am still a beginner with October scaffolding.

Last updated

bouillonpi7914
bouillonpi7914

Up.

Hi guys, in which folder should I install Stripe library in order to use it in the PHP section of a frontend page?

Asinox
Asinox

Hi there, there is more about this topic?

Thank you!

pratyushpundir6424
pratyushpundir6424

I'm working on a free plugin for Stripe integration. Will release code on Github tomorrow most likely. Will post here when done just in case you guys still have the need for it.

pratyushpundir6424
pratyushpundir6424

Apologies, I have been mighty busy but a proof-of-concept is available here. Will release as an official plugin as soon as I have polished it for production:

https://github.com/pratyushpundir/oc-sublimeStripe

1-7 of 7

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.