Stripe Payment Gateway - M1
Compatible With
Community: 1.7, 1.8, 1.9Enterprise: 1.12, 1.13, 1.14
OpenMage : 19.4, 20.0
Overview
Back to topStripe Payment Gateway - Magento 1 extension allows you to take credit card payments through Stripe Payments directly on your Magento website. Credit card is sent directly to Stripe, ensuring sensitive data never hits your servers.
Features
It allows your customer to purchase directly from your site using Credit Cards.
Accepts all Major Credit Cards / Debit Cards – Visa, MasterCard, American Express, Discover, etc.
Accept all major debit and credit cards from customers in every country in 100+ currencies.
Authorize support.
Capture Online support
Refund Online support
Configure easily in Magento backend
Test and Live Options
Multi-stores support
Test Environment
In case you need to see the demo of Stripe Payment extension, please feel free to contact us or sales@polacin.com
In test mode, you can use these test cards to simulate a successful transaction:
4242424242424242 | Visa |
4012888888881881 | Visa |
4000056655665556 | Visa (debit) |
5555555555554444 | MasterCard |
5200828282828210 | MasterCard (debit) |
5105105105105100 | MasterCard (prepaid) |
378282246310005 | American Express |
371449635398431 | American Express |
6011111111111117 | Discover |
6011000990139424 | Discover |
30569309025904 | Diners Club |
38520000023237 | Diners Club |
3530111333300000 | JCB |
3566002020360505 | JCB |
Installation
Back to top1) VERY IMPORTANT! go to admin panel -> System -> Tools -> Compilation and make sure that Compiler Status is disabled. If it's not, please change it to disabled. If you plan to use the compilation after installing the extension, please click 'Run Compilation Process' button after you complete the extension installation.
2) copy files from pl-stripe-m1 folder to the magento root folder (It looks like app/code/local/PL/Stripe)
3) log in as admin and refresh all caches (System > Cache Management)
4) log out of admin panel and log in back. This is needed for Magento to update access permissions.
Installation is completed.
Troubleshooting
If you will have any issues with the extension, please disable the extension the following way:
1. Open file app/etc/modules/PL_Stripe.xml, find this line of code:
<active>true</active>
and change it to:
<active>false</active>
2. log in as admin and refresh all caches (System > Cache Management)
Release Notes
Back to topVersion 1.0.0
Stable version. Released on October 20, 2016