VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: tygo on June 25, 2013, 13:28:19 PM

Title: OFFLINE CREDIT CARD PROCESSING
Post by: tygo on June 25, 2013, 13:28:19 PM
Hello,

Milbo recommended me, to buy OFFLINE CREDIT CARD PROCESSING Plugin, in order to implement debit card processing, when i want to give the payment details to url parameters. For instance like this:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="refresh" content="0;
URL=https://testsystem.sparkassen-internetkasse.de/vbv/mpi_legacy?
amount=1,00&amp;basketid=b1057316117&amp;command=sslform&amp;currency=EUR&amp;date=
20060119_15:40:39&amp;orderid=o1057316117&amp;paymentmethod=creditcard&amp;sessioni
d=s105731611&amp;sslmerchant=tobechanged&amp;transactiontype=authorization&amp;vers
ion=1.5&amp;mac=0fab98c2d51992adff4732e2c5ab8599f15723e3">
</head>
<body></body>
</html>


Can I actually do this with this plugin? I doens´t seem to work for my case .. i dont want to buy it in vain.

thanks for help!
Title: Re: OFFLINE CREDIT CARD PROCESSING
Post by: alatak on June 26, 2013, 09:40:22 AM
Hello
No it will not work.
In your case, you need a specific payment plugin for this bank http://sparkassen-internetkasse.de/

i have been through their website to see which kind of solution they use.. but it is difficult since i cannot read german.
But i tried the demo shop, and i confirm that you need a specific payment plugin
Title: Re: OFFLINE CREDIT CARD PROCESSING
Post by: alatak on June 27, 2013, 22:54:38 PM
Hello
I though you were talking about the one that is on extensions.virtuemart.net
But you are using another one.
Title: Re: OFFLINE CREDIT CARD PROCESSING
Post by: tygo on June 28, 2013, 09:00:41 AM
no i do not use any extension yet. what do you think i use?
Title: Re: OFFLINE CREDIT CARD PROCESSING
Post by: alatak on June 28, 2013, 10:40:11 AM
Hello

What do you need exactly? There are several ways of processing credit/debit cards.
One of them is to use the service of the payment provider. The credit card informations are sent to your payment provider. Not stored on your database.
The other one is to collect the information on your web site, and store them in the database, and then use one Credit card processing terminal