Bill Dalton Posted December 11, 2012 Share Posted December 11, 2012 Testing Stripe 0.9.2 on a PS 1.5.2.0 install in test mode. I'm using the save card information option. However when I place an additional order no option to use the "saved card information" shows up. Can somebody confirm that this behavior is because I'm using Test Mode? Or is this a bug? Link to comment Share on other sites More sharing options...
Dh42 Posted December 12, 2012 Share Posted December 12, 2012 I do not think that option can be used that way. I think it is for rerunning in stripes control panel. I think using it the way you are talking about would be a pci compliant problem. Link to comment Share on other sites More sharing options...
Bill Dalton Posted December 12, 2012 Author Share Posted December 12, 2012 Hi DH, actually Stripe has an option you can turn on or off. On - it puts an option for the customer to store their card info. It doesn't store the info in Prestashop, it just puts the last 4 digits in the database. When that customer returns for another purchase the module offers the customer the option of using card #### - the customer can then choose to use that card or enter a different card. That is the way it should work, but in test mode that is not happening. I'm hoping someone has used the module in test mode and live mode and can let me know if this in normal for test mode or if I have a bug. Link to comment Share on other sites More sharing options...
tsaf11 Posted December 12, 2012 Share Posted December 12, 2012 The option to saved cc info works in live mode. Try to reinstalled to module manually from the ftp client. That's what I had to do to get the module working. 1 Link to comment Share on other sites More sharing options...
Bill Dalton Posted December 13, 2012 Author Share Posted December 13, 2012 (edited) I'm working on a server directly, so no FTP required. I did try uninstalling and re-installing a couple of times. Just for a test I entered the needed info directly into the database in the fields created by Stripe. Placed another order and it worked. It allowed me to reuse my saved CC info. But it won't work for customers. It seems to be working for everyone but me. Bloody hell. tsaf11, are you using PS 1.5.2.0 ? Edited December 13, 2012 by Bill Dalton (see edit history) Link to comment Share on other sites More sharing options...
tsaf11 Posted December 26, 2012 Share Posted December 26, 2012 Hey Bill, I am using PS 1.4.7.0 Link to comment Share on other sites More sharing options...
Bill Dalton Posted December 27, 2012 Author Share Posted December 27, 2012 I have a 1.4.7.3 that I never finished. I'll try it on that. Still haven't found anyone using it on 1.5.2.0 to confirm if it is just my theme or the module. Link to comment Share on other sites More sharing options...
benjamin utterback Posted January 11, 2013 Share Posted January 11, 2013 Testing Stripe 0.9.2 on a PS 1.5.2.0 install in test mode. I'm using the save card information option. However when I place an additional order no option to use the "saved card information" shows up. Can somebody confirm that this behavior is because I'm using Test Mode? Or is this a bug? Hi Bill, I've got some good news for you, I worked with the team these last two weeks in order to improve the Stripe's Addon based on your feedback and suggestions. Guess what? We just came up with a new awesome version bringing new features and bugfixes! Improvements and changes in Stripe v0.9.4: - Improved the user experience, now redirecting to a customer Order confirmation page after a sucessfull payment (instead of the Orders history page) - Improved interface for users of PrestaShop v1.4.x - Translations: Added two new languages (Spanish and Brazialian Portuguese) - Translations: Improved French translation - Bugfix: The billing address is now refreshed in real time in case a new address is added. The Billing Address is now correctly sent to Stripe. - Bugfix: The module is now compatible with One Page Checkout and Guest Checkout - Bugfix: Customer's token save (while checking the "Save my credit card for later use" box) was not working with MySQL STRICT mode. Thank you again for your help and feedback; If you are looking to accept Credit Card Payments fast and easy on your store, Stripe is definitely one of the best options PrestaShop is offering! You can download Stripe v0.9.4 at the following address: http://addons.presta...611-stripe.html Regards, Link to comment Share on other sites More sharing options...
Supremacy2k Posted January 11, 2013 Share Posted January 11, 2013 A quick question. What kind of information is the module storing about the card/card-holder? Link to comment Share on other sites More sharing options...
Bill Dalton Posted January 11, 2013 Author Share Posted January 11, 2013 Two Tables Ps_stripe_customer Ps_stripe_transaction Private Customer data is replaced with tokens that interacted with Stripe. This allows you to let customers store credit card data. But the security is handled by Stripe. It’s important to note however that you still need to implement SSL to secure the actual transmission of your transitions. Link to comment Share on other sites More sharing options...
Bill Dalton Posted January 11, 2013 Author Share Posted January 11, 2013 BTW - Big thank you to all that worked on this module. I love the way it works. It really give a nice polished payment experience. I must say I'm also impressed with stripe. I'm in Canada and currently using Moneris. It has the advantage of overnight deposit. But that is the only advantage. If you haven't yet, I recommend you check out Stripe. The last time I ever opened an account with a company and was this impressed was with Google. And that was in 2005. The interface if fast. No learning curve. Intuitive. No waiting. You can go live in minutes. It is worthwhile opening an account just to get ideas about how to build a well run web site. I like how easy the practice mode is to setup. They give you several fake credit card numbers that allow you to simulate what will customers experiences on your web site if the transaction succeeds or fails. But best of all is the bottom line. No monthly charge. They only get paid when you get paid and the charge is one of the lowest in the industry. One last thing I really like is that you don't need to create separate accounts for American Express!! That may not be an issue in the US but here in Canada it is a pain. And the fees are the same for all transactions. That goes for chargeback fees as well. One low fee regardless of card. Currently in Canada MasterCard will charge an outrageous $80.00 chargeback fee VIA Moneris. So I'm looking at a flat $15.00 from Stripe. Enough of what I have to say, you can read more info here, Paypal created a cost effective way to safely accept payments 10 years ago, but the web has changed dramatically and accepting payments has not. Enter Stripe, a company that in my opinion is going to get very influential over the next few years http://techcrunch.com/2012/05/20/the-story-behind-payment-disruptor-stripe-com-and-its-founder-patrick-collison/ 1 Link to comment Share on other sites More sharing options...
Recommended Posts