Skip to content

manishjoy/stripepayment-m2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManishJoy_StripePayment v1.0.0

Magento 2 Extension

Stripe Payment Gateway

Free magento 2 extension to accept payment for orders via stripe

Features:

  1. Easy to use
  2. Looks like core functionality of Magento (at backend as well as frontend)
  3. Unencrypted code for easy customization

Installation:

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer config repositories.manishjoystripe git https://github.com/manishjoy/stripepayment-m2.git
    composer require manishjoy/module-stripepayment:dev-master

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento module:enable ManishJoy_StripePayment --clear-static-content
    php bin/magento setup:upgrade
  4. Enable and configure Stripe in Magento Admin under Stores/Configuration/Payment Methods/Credit Card (Stripe)


Screenshots:

--1--

Module Configuration


--2--

Payment Form


--3--

Screenshot 2


The extension is free and always will be

Additional Charges:

Installation: $ 20

Support: $ 40 /6 months


Liked my work?

Buy Me a Coffee

--- OR ---

SUPPORT ME ON PATREON


Prerequisites

Use the following table to verify you have the correct prerequisites to install this Extension.

Prerequisite How to check For more information
Apache 2.2 or 2.4 Ubuntu: apache2 -v
CentOS: httpd -v
Apache
PHP 5.6.x, 7.1.x php -v PHP Ubuntu
PHP CentOS
MySQL 5.6.x mysql -u [root user name] -p MySQL

Feedback and Support

Tutorials and Blogs