VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Development Projects, Modifications, Hacks & Tweaks. VM1.1 => Payment Modules => Topic started by: Matt on July 08, 2005, 19:20:14 PM

Title: Need help on viaKLIX payment module
Post by: Matt on July 08, 2005, 19:20:14 PM
I am trying to modify the authorize.net (ps_authorize) payment module to work with the Nova Viaklix payment gateway.  From their documentation the following form is to be used, but I'm not sure where all to modify the authnet payment module to make this work.  Anyone around who might be able to help me out?

and the code
=============================================
<form action="https://www.viaKLIX.com/process.asp" method="POST">
<input type="hidden" name="ssl_merchant_id" value="my_merchant_ID">
<input type="hidden" name="ssl_user_id" value="my_User_ID">
<input type="hidden" name="ssl_pin" value="my_PIN">
<input type="hidden" name="ssl_show_form" value="true"> <!-- Optional, Default Value = "true" -->
<input type="hidden" name="ssl_test_mode" value="false"> <!-- Optional, Default Value = "false" -->
<input type="hidden" name="ssl_invoice_number" value="Inv-123-ABC">
<input type="hidden" name="ssl_amount" value="31.01">
<input type="hidden" name="ssl_sales_tax" value="1.86">
<input type="submit" value="Click Here to Complete Your Order">
</form>


Any help would be greatly apprecaited.
Title: Re: Need help on new pay module
Post by: Matt on July 13, 2005, 17:43:41 PM
Anyone out there who might be able to help me with this.  Am willing to pay for this assistance
Title: Re: Need help on new pay module
Post by: atlanticom on August 31, 2005, 18:01:38 PM
Matt:

It looks like you should be using the "paypal related" type of payment methods, instead of trying to modify ps_authorize. That form info woul be placed in the "extra info" area of the payment method you create.

AYS,
Jeff

BTW: I know it's not paypal, but it is a web-based processing technique. I had a similar deal with Linkpoint Connect - a web-form based CC processing gateway.
Title: Re: Need help on new pay module
Post by: jedipunk on October 21, 2005, 18:12:21 PM
did you get viaKlix to work?
Title: viaKlix
Post by: jedipunk on October 21, 2005, 18:14:35 PM
I am looking for some instruction on implementing Nova viaKlix that is more detailed than what I have found so for in the forums. 

I am not a PHP developer so please keep it simple.

It is a paypal type method.
Title: Re: Need help on viaKLIX payment module
Post by: shardul on August 28, 2006, 14:04:02 PM
hi.. i am too looking for implementing ViaKLIX with virtuemart... did anybody has did it before...
please help/... i am realy stuck with the problem..

thanks in advance..
shardul
Title: Re: Need help on viaKLIX payment module
Post by: shardul on August 29, 2006, 06:36:23 AM
ok.. i really feed up.. and now all set to develop the module by myself...

i trying to modify the Authorize.net module..
now just going through.. it but soon start converting it to ViaKlix .. any help in this case is most welcome..

thanks..
shardul
Title: Re: Need help on viaKLIX payment module
Post by: triznic on October 04, 2006, 17:38:03 PM
any luck on this...i am trying to setuop viaklix as well!
Title: Re: Need help on viaKLIX payment module
Post by: mikey on December 05, 2006, 20:58:11 PM
.. as am I -- has anyone made any progress?
Title: Re: Need help on viaKLIX payment module
Post by: shardul on December 06, 2006, 14:53:33 PM
i did it... plesae send me your email id's i will send you the files...
Title: Re: Need help on viaKLIX payment module
Post by: Cheryl on December 06, 2006, 20:07:20 PM
I need help with viaklix as well, can you email me the files?
Title: Re: Need help on viaKLIX payment module
Post by: Mike C on October 28, 2007, 21:02:09 PM
Shardul, my email is dax702 AT cox DOT net
Thanks!