Help - Search - Members - Calendar
Full Version: Linkpoint Gateway working and tip
CubeCart Forums > CubeCart Version 3 > Installation & Upgrade Help (Version 3)
bushsuckz
Okay, I finally got the Linkpoint module to work.

First, you don't need to really have SSL for the CubeCart, but, rather, transmit to the SSL at Linkpoint (as configured in the module)

This is the path in the transfer.inc, and it is correct ----

$formAction = "https://www.linkpointcentral.com/lpc/servlet/lppay";

Having SSL for just product and account info isn't necessary, and when you transmit to Linkpoint it will be via https and because Linkpoint will pop up the box in SSL for CC info, then all is well. So, I turned off SSL in the Admin and the cart now works great.

In addition, I found it easier -- and so did the Linkpoint tech -- to change the transfer.inc in the Linkpoint gateway mod from

$hiddenVars = "<input type='hidden' name='mode' value='fullpay' />

to

$hiddenVars = "<input type='hidden' name='mode' value='payonly' />


If you let your CubeCart gather the customer info only and only transmit the most necessary info (payonly mode), then the customer doesn't have to repeat the entering of personal information.

Just thought I would pass this on...
Nitrous
i just set up my cubecart and was hoping the linkpoint would work easily did a test and got this message

Form Processing Error

The following errors occurred while processing your request:
# It is not possible to order from the store at this time.
# Contact the merchant for further information (error 1002).

any ideas?

Does linkpoint integration not really work from a stock cube install? HELP? Or is there something i need to do on the linkpoint side to get it to work
eeadmin
I am in the same boat. I too am not sure if the setting is in the linkpoint set up or the cube cart set up.
bushsuckz
I kept getting the same errors until I made a call to Linkpoint.

There are two types of accounts with Linkpoint. You need to call and arrange for them to configure the Connect mode, I believe.
Al
Thanks I have changed this for 3.0.3 to payonly smile.gif
dj2big
Linkpoin confige with no error.

1. Go to your store
2. place an order
3. copy the url to the page were it says pay by mail or visa matercard etc.
4. log in to linkpoint
5. click on csotumization
6. click on settings
you will see

Order Submission Form
Submission Form URL (text only):
For example:
http://www.yourserver.com/yourstorename/yourorderform.html
or if you are using a secure web server:
https://www.yourserver.com/yourstorename/yourorderform.html
or if you are generating the form in a CGI:
http://www.yourserver.com/yourstorename/yourorderform.cgi

then an empty box underneath it.

7. paste the url you copied
8. click submit
9. go back to your store click submit for the credit card transaction

It should work perfect.

*make sure linkpoint gateway is active in your stores admin
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.