??Originally Posted by ladysaat
Did you install the .PEM file supplied by linkpoint into the appropriate linkpoint_api folder under your zen cart payment modules?
??Originally Posted by ladysaat
Did you install the .PEM file supplied by linkpoint into the appropriate linkpoint_api folder under your zen cart payment modules?
herm.... okay in the zip file it goes linkpointapi/includes/languages/english/modules/payment/linkpointapi.php
and the other stuff in the zip goes:
linkpointapi/includes/linkpoint/0000000.pem
linkpointapi/includes/linkpoint/lpphp.php
linkpointapi/includes/modules/payment/linkpointapi.php
so what I did was followed that pattern on my server in the zencart directory. but I had to create a linkpoint directory in /includes like it shows in the zip file. I did NOT create a linkpointapi directory on my server though. Just started from /includes onward.
I am totally confused now as to where the heck I was supposed to put stuff. Did I do it right? I have gotten no cart errors or anything at all.
you dit it right,
it starts at the /includes
the linkpoint before that is the name of the zip folder
Okay so that's done right, plus I changed the SSL stuff in the config files.
I just now ran a test with a fake number, and got no error mssgs, no blank screen. I got a normal checkout successful page. There is no record of the transaction in linkpoint central. The card should have been declined. Linkpoint techs told me to put the module in "Live" mode as they don't support test modes any longer. Then they gave me the test number and said it should be declined. I am not seeing anything on linkpoint central. I do show them in zen cart and on "My Account" in the shopping cart. Again no errors, no page errors, nothing wrong. I am totally stumped.![]()
ladysaat,
Can you post the first 20 lines of the "readme.txt" file from your linkpointapi module?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Okay here it is:
Contribution: Linkpoint API
LinkPoint - http://www.Linkpoint.com
Designed for: Zen Cart v1.1.4d Beta Release
Ported from OSC to ZenCart by: Jason LeBaron jason AT networkdad DOT com
OSC Creator: Clifton Murphy <www.Hyperactivehosting.com>
License: This product licensed under the GPL. See attached license for information.
Thanks to Jeff for continuing to kick my ######## to get this done!
Thanks to Tony for fixing the CURL hell that i was in!
Thanks to the ZenCart team for making the BEST shopping cart out there.
As a way to keep new add-ons in development and allowing for the support of existing ones,
donations are always appreciated, but never required, for the use of this add-on.
paypal = jason AT networkdad DOT com
I wasn't sure how far down you wanted me to go so...
Thanks!
You know, I have two different api modules. One I got from LEP, that's the one installed.
The other one I got from my hosting company of all suprises. They said they weren't sure if it was the right one. The zip file from them is huge and has tons more files and such. I wouldn't know how to install that one. I am thinking you're thinking there might be something wrong with the module I've got installed? I don't know.I can send that other zip file to anyone but I don't know how to put a zip file in this reply sorry.
The most current one is attached here.
I think you've got your files in the wrong places.
Also, your 0000000.pem needs to be xxxxxxxxx.pem ... whatever you downloaded from linkpoint's site when you generated the transaction key.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Okay I'll remove what I have and install the one you posted. My pem file is named with my storenumber (1234567.pem etc.) and that's on my server already. I had hostexcellence check where I put it, however they aren't really familiar with zen cart and you are... therefore I will just take everything out and reload.
Thanks! I'll post update as soon as done and I run a few transactions.
Okay I uploaded the files to their respective locations. One question though. This zip you gave me doesn't show where the .pem file should be uploaded. Last time I had it in the /includes/linkpoint directory that was created. Now it is in the linkpoint_api folder.
okay when I installed the module no problem. When I input the info in the field and hit update this is the error I got:
Warning: Variable passed to each() is not an array or object in /hsphere/local/home/hodllc/houseofdiva.com/zencart/admin/modules.php on line 68
Warning: Cannot modify header information - headers already sent by (output started at /hsphere/local/home/hodllc/houseofdiva.com/zencart/admin/modules.php:68) in /hsphere/local/home/hodllc/houseofdiva.com/zencart/admin/includes/functions/general.php on line 34
The URL when I get the error is: https://houseofdiva.com/zencart/admi...pi&action=save
I just got off the phone with linkpoint api tech and he said files were in right spot, when I read off to him what I had and where. So anyone get this error or know what it is?