Zen Cart Logo
Forums / Addon Payment Modules / LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

Locked

Views: 52,683

Results 21 to 40 of 50
This thread is locked. New replies are disabled.
8 Sep 2006, 7:51 AM
#21
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

suvijoseph:

Hello DrByte,
Can you please suggest us what we can do?

With regards,
Suvi JosephSend me a PM for quotation on costs of a private consultation.

12 Jan 2007, 2:23 AM
#22
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

the set top is great but unfortunatly dosnt work for linkpoint since it needs a specific port to be opened

7 Mar 2007, 6:46 PM
#23
outdoorsinteriors avatar

outdoorsinteriors

Zen Follower

Join Date:
Jan 2007
Posts:
104
Plugin Contributions:
0

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

Switch to a Zen supported hosting environment. I used to have Godaddy premier which was terrible......30-90 seconds with timeouts. I switched to sashbox.net and am getting response times 3 seconds avg. plus don't have to set CURL settings. All of this and still save $5/month.

14 Mar 2007, 4:49 PM
#24
185p avatar

185p

New Zenner

Join Date:
Dec 2005
Location:
Littleton, CO
Posts:
26
Plugin Contributions:
0

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

Or if you're linux-skilled, roll your own environment in a VPS setting.

I use http://www.vpslink.com, where I built a custom Gentoo system using VPSLink 3. I run ZC under Apache2, PHP 5, MySQL 4.1 -- all compiled by me. I needed Curl for Linkpoint, so I installed it. I needed to generate an SSL cert, so I did so.

The appeal for me of a VPS solution is that I have complete control over the software in use. Of course, it's up to me to keep that system healthy, and to implement appropriate security measures to protect myself and my customers. For example, VPSLink does no firewalling for me, so it's up to me to install and configure IPTables on my 'host'.

14 Mar 2007, 4:58 PM
#25
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

but why pay XXXXX for a VPn when a ZC host is ONLY xx

14 Mar 2007, 5:58 PM
#26
185p avatar

185p

New Zenner

Join Date:
Dec 2005
Location:
Littleton, CO
Posts:
26
Plugin Contributions:
0

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

but why pay XXXXX for a VPn when a ZC host is ONLY xx

I pay $24.95, but of course, I do a lot more there than run ZC. I host multiple forums, a Joomla site, a large Gallery2 installation.

14 Mar 2007, 6:04 PM
#27
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

best of luck on that one

3 May 2007, 12:44 PM
#28
zinfandel avatar

zinfandel

Zen Follower

Join Date:
Feb 2007
Location:
NNJ
Posts:
205
Plugin Contributions:
0

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

I'm now searching for a payment gateway, and deciding on a host. My domains are parked at Godaddy, and since I have a business account with a First Data affiliate, naturally I've been considering Linkpoint and Godaddy to keep the relationships I already have.

So, I took this thread to heart. The original post by Dr.Byte was disconcerting and so I confronted Godaddy and this was the reply.

Thank you for contacting online support. I do apologize for any inconvenience this may have caused, if you are trying to establish a connection through a port that is not allowed on our shared hosting plans, you may be able to setup via proxy. This will require customer coding/scripting in which support is not offered by Go Daddy.

The address of the proxy server is proxy.shr.secureserver.net and connections will be made on port 3128.

The following lines must be included in each script that is utilizing the cURL function.

curl_setopt ($ch, CURLOPT_HTTPPROXYTUNNEL, TRUE);
curl_setopt ($ch, CURLOPT_PROXYTYPE, CURLPROXY_HTTP);
curl_setopt ($ch, CURLOPT_PROXY, http://proxy.shr.secureserver.net:3128);
curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, FALSE);

Please let us know if we can help you in any other way.

Regards,

Robbie P
Online Support

Robbie P missed the whole point that Linkpoint is looking for port 1129.
I guess my next move is to contact Linkpoint and see what they say.
Godaddy is quite a large host and it would seem self-destructive to make it difficult for Godaddy hostees to use the API.

Anyone know if something has changed since the last postings?

3 May 2007, 2:36 PM
#29
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

linkpoint will NOT budge on 1129, and godaddy is using this as a way to sell you a VPN

Just marketing and trying to force the bottom line

8 Sep 2007, 10:38 PM
#30
fruitjars avatar

fruitjars

New Zenner

Join Date:
Sep 2007
Posts:
9
Plugin Contributions:
0

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

I am currently using Os Commerce for my online store and have a Linkpoint Connect module working without a problem with a regular godaddy Linux hosting account.

Can't the Linkpoint API module for Zen Cart be modified for Linkpoint Connect or can the Linkpoint Connnect module for Os Commerce be adapted for Zen Cart?

19 Sep 2007, 9:13 PM
#31
kinget avatar

kinget

Zen Follower

Join Date:
Jul 2006
Posts:
154
Plugin Contributions:
0

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

Hi Dr. Byte,

I ran through this set up exactly in my 1.3.7 recently updated cart. However, I keep getting card declined messages, whether in test mode or live. Is there another setting that needs to be adjusted inside the Linkpoint terminal. I ran through the instructions and set everything up, but it's still not working. I'm a bit stumped on this. I'm not sure how to trouble shoot this one.

Thanks as always for your energy and help.
Kinget

DrByte:

From the readme.txt contained in the module's zip:

19 Sep 2007, 11:16 PM
#32
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

Are you hosted with GoDaddy ?

19 Sep 2007, 11:22 PM
#33
kinget avatar

kinget

Zen Follower

Join Date:
Jul 2006
Posts:
154
Plugin Contributions:
0

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

DrByte:

Are you hosted with GoDaddy ?

No...this is an entirely different host named "Cavecreek" -- I don't think there is anything else to set up in the admin. I followed the instructions, and the only indication no matter the mode, Test Successful or Test Decline or Live receives a declined message. At least the Test Successful should go through.

Thank you for your energy and help.

PS...I also just posted this question on the front, because I wasn't sure if it would be seen here. I'm sorry for the double-post.

Kinget

2 Oct 2007, 7:41 PM
#34
kinget avatar

kinget

Zen Follower

Join Date:
Jul 2006
Posts:
154
Plugin Contributions:
0

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

fruitjars:

I am currently using Os Commerce for my online store and have a Linkpoint Connect module working without a problem with a regular godaddy Linux hosting account.

Can't the Linkpoint API module for Zen Cart be modified for Linkpoint Connect or can the Linkpoint Connnect module for Os Commerce be adapted for Zen Cart?

I would be interested in a Linkpoint Connect module as well. Actually, that was the whole basis of the connection problem with us. They had Linkpoint Connect, but we needed Linkpoing API to run CC's through the store. Also, they had other sites with order areas to that same gateway, so we ended up having to do another store on their sister site before switching their terminal to Linkpoint API. Linkpoint can only do one type of connection at a time, and the only way to get it switched is directly through the merchant bank, which is a really big headache. It would be nice to have the option available, as a suggestion.

Thanks as always for the great support at this forum.

Kinget

2 Oct 2007, 8:14 PM
#35
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

fruitjars:

Can't the Linkpoint API module for Zen Cart be modified for Linkpoint Connect or can the Linkpoint Connnect module for Os Commerce be adapted for Zen Cart?
It can probably be converted, but the "Connect" method is MUCH LESS secure than the API method, let alone being a much less professional experience for your customer. There are no plans to support it nor incorporate it into Zen Cart.

2 Oct 2007, 9:16 PM
#36
kinget avatar

kinget

Zen Follower

Join Date:
Jul 2006
Posts:
154
Plugin Contributions:
0

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

DrByte:

It can probably be converted, but the "Connect" method is MUCH LESS secure than the API method, let alone being a much less professional experience for your customer. There are no plans to support it nor incorporate it into Zen Cart.

Got it. Thank you for your expert insight. Linkpoint seems to be very limited too. At least through Authorize.net you can change your type of set up from your own administration. With Linkpoint, you have to switch the terminal via the original merchant bank that set up the account. In consideration of dealing with most banks, it's really a nightmare. I'm glad I was able to convince them to switch it, even though I had to set up another cart to do it, since they had to have a separate cart for their other site. It may be though, and I'm not sure if this will be a problem, that they can only have one referral link. Do you know if you can run two different forms/store through the same terminal?

Thanks so much,
Kinget

2 Oct 2007, 9:22 PM
#37
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

kinget:

I had to set up another cart to do it, since they had to have a separate cart for their other site. It may be though, and I'm not sure if this will be a problem, that they can only have one referral link. Do you know if you can run two different forms/store through the same terminal?Contracts usually state that each merchant account is intended to be used for one store specifically.
Practically speaking, this makes sense, since the collected monies will be deposited into the bank account connected to the merchant account. You don't want money from store #2 going into the bank account for store #1 ... unless you have very creative accountants...

3 Oct 2007, 1:09 AM
#38
kinget avatar

kinget

Zen Follower

Join Date:
Jul 2006
Posts:
154
Plugin Contributions:
0

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

DrByte:

Contracts usually state that each merchant account is intended to be used for one store specifically.
Practically speaking, this makes sense, since the collected monies will be deposited into the bank account connected to the merchant account. You don't want money from store #2 going into the bank account for store #1 ... unless you have very creative accountants...

Then I may have a problem. See they have two separate sites, but they are the same company. Both of their order forms under the Linkpoint Connect, both go through the same terminal. The customers are charged by the same company, but they are two different sites with two different themes. So, they wanted a second cart for the second site. however, they are both located on the same domain....if I use the same pem file for both, is that going to be possible or is there a way to send the second cart's orders through the first cart?

Thank you for your advise.
Kinget

3 Oct 2007, 2:29 AM
#39
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

kinget:

Then I may have a problem. See they have two separate sites, but they are the same company. Both of their order forms under the Linkpoint Connect, both go through the same terminal. The customers are charged by the same company, but they are two different sites with two different themes. So, they wanted a second cart for the second site. however, they are both located on the same domain....if I use the same pem file for both, is that going to be possible or is there a way to send the second cart's orders through the first cart?With "Connect" it probably will. With API it would not.
You'll have to ask the Linkpoint tech staff about the Connect option.

3 Oct 2007, 4:41 PM
#40
kinget avatar

kinget

Zen Follower

Join Date:
Jul 2006
Posts:
154
Plugin Contributions:
0

Re: LinkPoint_API and GoDaddy (for Zen Cart v1.5.1 and older)

DrByte:

With "Connect" it probably will. With API it would not.
You'll have to ask the Linkpoint tech staff about the Connect option.

This is something that was unknown to us. It's not like they can switch from Linkpoint and they needed a cart solution. You're saying that there are no plans to do a Linkpoint Connect Module. Do you have any solutions about how to make one then for these carts? Or to have a second store go to the first store's order area...like blending two stores as one? I will need a solution for this. They do not have a technical advisement with Linkpoint...when you call everything is done through the bank....I was really hoping that since they are both on the same domain...one has domain.com/store address and the other domain.com/sub-store address as an example.....just by using the same pem file. They are selling the same things, but they are two different themes. So essentially it's the same business. Even if there is a cost for this, do you know anyone that could help to resolve this issue.

Thanks as always for your advise.
Kinget