News:

Looking for documentation? Take a look on our wiki

Main Menu

Implement Payment

Started by tygo, June 14, 2013, 13:53:06 PM

Previous topic - Next topic

tygo

Hello,

i have to implement a payment system for debit cards. Accourding to the documentation, I have to do it this way:

<!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>

However, how can I implement something like that in the payment process of virtuemart?

Thanks for your help!

Milbo

Yes you can do it.

We just develop a debit mandate plugin. Maybe it is easier and cheaper for you to join us and help testing?
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

tygo

Hi Milbo,

how can i join you? I would be pleased if i could do so.