Jump to content

Using the GREAT free Module Stripe


Recommended Posts

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

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

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 by Bill Dalton (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...

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

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.

post-358011-0-42229100-1357942105_thumb.jpg

Link to comment
Share on other sites

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/

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...