KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: jbarb on September 30, 2010, 06:20:55 pm

Title: Re: Configure Credit card module
Post by: jbarb on September 30, 2010, 06:20:55 pm
I want to configure my credit card input so as to forward the customer's credit card data to my distributor for processing it instead of myself. Do I need to modify one of the existing modules (I do not want them processed through a third party contained within the konakart payment modules) or simply use the order information message generated with the credit card info included using an ssl supplied by my service provider.? Can I configure one of the classes to accomplish this?

Thanks.

Jim
(jbarb)
Title: Re: Configure Credit card module
Post by: Brian on October 02, 2010, 06:46:30 pm
You should take a look at the User Guide where it explains how to create a payment module.   There's a tutorial that should make things easier to follow.
Title: Re: Configure Credit card module
Post by: jbarb on October 03, 2010, 03:36:35 am
Brian,

Thanks for your reply.

I did Review the User's guide section on creating a module however the module (I have "YourPay" module installed) is too involved for what I am attempting to accomplish. I do not believe I need a sophisticated payment gateway to collect the credit card info along with the order details and send all of this info to my company email address.
I then forwarded this to a distributor for product ship and credit card processing. I handle no money nor stock/ship products.
That is left to my clients.
Can credit card info be included in the "Order Details" en.vm by adding additional text boxes to the checkout section and then emailed to my company email address, productsales@envirosales.com? Which class or jsp would I need to modify to accomplish this?
Also, I noticed if I place an order to a fictitious customer using one of my email address', it will send an order confirmation to the fictitious customer. Does KonaKart use a CGI bin function once on-line to communicate order information?

Thanks,
jbarb

Jim
Title: Re: Configure Credit card module
Post by: Brian on October 03, 2010, 05:39:42 am
I wouldn't send credit card information in emails if I were you.
Title: Re: Configure Credit card module
Post by: jbarb on October 04, 2010, 02:13:35 am
Brian,

Is it possible to change the Yourpay module, or any pay gateway module for that matter, to send the credit card info along with the product order to the shipper for processing the card info, through his gateway?
My business' income is earned through sales commissions on the orders and I do not handle monies from purchases.

I need this aspect as uncomplicated as possible. Is SSL encryption insufficient protection for email submission of this credit card data? What type of encryption or secure methods do the payment modules use or do the processing entity use their own secure methods of receiving secure data?

Thanks.
Jim