Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

admin email arrived but payment did not arrive !


davidvak

Recommended Posts

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

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

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

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.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...