klscurtis Posted March 2, 2006 Posted March 2, 2006 I have usaEpay and I am trying to grab all of the data for an order from checkout_process.php but for some reason the data for cc_type, cc_number, etc does not make it thru the process of the order. And when I look in the "orders" table in phpMyAdmin there is not even anything entered for the card data. It just says the payment method is usaEpay and the card info is blank. If you are using usaEpay does the card data not store for a reason? Is there a way to make it capture the CC info?
Raquel Posted March 11, 2006 Posted March 11, 2006 I have usaEpay and I am trying to grab all of the data for an order from checkout_process.php but for some reason the data for cc_type, cc_number, etc does not make it thru the process of the order. And when I look in the "orders" table in phpMyAdmin there is not even anything entered for the card data. It just says the payment method is usaEpay and the card info is blank. If you are using usaEpay does the card data not store for a reason? Is there a way to make it capture the CC info? Does usaEpay support osCommerce? Have you found and installed a contribution that works with usaEpay? -- I need no warrant for being, and no word of sanction upon my being. I am the warrant and the sanction. Ayn Rand
♥toyicebear Posted March 12, 2006 Posted March 12, 2006 I have usaEpay and I am trying to grab all of the data for an order from checkout_process.php but for some reason the data for cc_type, cc_number, etc does not make it thru the process of the order. And when I look in the "orders" table in phpMyAdmin there is not even anything entered for the card data. It just says the payment method is usaEpay and the card info is blank. If you are using usaEpay does the card data not store for a reason? Is there a way to make it capture the CC info? Noone of the payment gatweays lets you capture cc info. (This is because of security and privacy reasons) You can always use the standard osc cc module and capture the data and then process the transactions manually, but it is not recommended to store any cc or ccv info yourself , should this data be compromissed you will be held legally responsible for it. Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
Recommended Posts
Archived
This topic is now archived and is closed to further replies.