davidvak Posted February 19, 2007 Share Posted February 19, 2007 3 orders i had in the last 8 hours choose payment with credit card using paypal checkout. i got the notification email of "Order Process" but did not get the email from pay pal that confirms payment, checked in the PP account and also there i couldn't find the payments. in the "Payment Modules" page Credit Card payment is enabled , do i have to do something else ? why payment is not on my account ? any reason to worry ? Link to comment Share on other sites More sharing options...
Guest Posted February 20, 2007 Share Posted February 20, 2007 did these 3 orders select paypal at the checkout or "credit card"? They probably selected creditcard and if this is the default "credit card" module then it doesn't take any payment - it gets the credit card details (part in db part in email) for you to process manually - if you want to take payments other than via paypal then you will need to sign up for a merchant account & payment gateway and install the appropriate module Link to comment Share on other sites More sharing options...
Guest Posted February 20, 2007 Share Posted February 20, 2007 Tom, I am just now setting up a test system and was wondering about that.... If I set up to use a credit card... from what u are saying... If I do not set up a payment gateway, I can still use the CCard input... I get part int he DB and the middle numbers in e-mail ..?? Is that correct..? Then I can process manually ? via whatever means I already have ?.. Now, does that piece of the code verify the card... I was testing and it did not like my credit card number I changes 3 or 4 of the numbers.... So what is it verifying ? and How..?? If I give it a REAL CC number... it goes NOWHERE except in my system right ?? SteveRF Link to comment Share on other sites More sharing options...
davidvak Posted February 20, 2007 Author Share Posted February 20, 2007 yes Tom, they choose to use credit card and not pay pal, how can i do it manually ? Link to comment Share on other sites More sharing options...
jasonabc Posted February 20, 2007 Share Posted February 20, 2007 The "credit card" module is for use if you have a physical terminal/machine that you can use to manually punch in the numbers. Storing credit card numbers is however, highly risky - especially how this module stores them (i.e. in unencrypted plain text). Ditch the credit card module and either use Paypal, or get your own merchant and payment gateway account and use that. Authorize.net is a good one. Jason My Contributions: Paypal Payflow PRO | Rollover Category Images | Authorize.net Invoice Number Fix Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.