The Stripe payment option allows you to securely accept card payments online.
Installation Instructions1.
Download the Stripe payment option2. Extract the zip file on your computer
3. Upload the extracted folder and files into the following location from your CMS root directory;
includes/shop/payment_optionsConfigurationGo to
Settings -> Payments in the CMS admin area to configure and enable the payment option.
Enter the
Secret key and
Publishable Key to connect the payment option to your Stripe account.
Developer Notes This payment option is working but still deemed work in progress. Lot's of customisation possible. Secure Stripe payment form integrates nicely and customer never leaves your website when making payment. Uses a webhook that will automatically mark orders paid after transaction is complete.
Requirements & DependenciesA
Stripe.com account. You can create an account and make test payments to your account for free.
PHP 5.6 or higher
Further Information & Resourceshttps://stripe.com/docs/payments/accept-a-paymenthttps://github.com/stripe/stripe-php]https://stripe.com/docs/payments/accept-a-payment]https://github.com/stripe/stripe-php