/magento-stripe-payment-extension

Magento Stripe Payment Extension is the simplest way to to integrate with Stripe Payment Gateway with Magento.

Primary LanguagePHP

magento-stripe-payment-extension

Magento Stripe Payment Extension is the simplest way to to integrate with Stripe Payment Gateway with Magento.

Installation Steps

1. Download the Stripe payment or clone on your local repository

2. upload the files on respective folders

  • app/code/local/Mss
  • app/code/etc/Mss_Pay.xml
  • lib/Stripe

3. Referesh the cache and and logout the Admin and login again

4. Goto Stripe https://stripe.com/ and create an account and get the Api Key

5. Login Magento Admin then Go to System->Configuration->Payment Method

6. Click on Stripe Payment and insert the value of Api Key

Finally Lets check the Payment through Stripe Payment!!!!!