I have tried my best. Googled and read there FirstData guide but no success. Its should work :( . I am missing something.
First Data -> Administration -> Connect Settings
Order Submission form has
Submission Form URL (text only) :
https://www.xyz.net/order.htm https://xyz.net/order.htm
and Same URL order form has below form for testing.
<form action="https://www.linkpointcentral.com/lpc/servlet/lppay" method="post">
<input type="hidden" name="mode" value="fullpay"/>
<input type="hidden" name="chargetotal" value="99.00"/>
<input type="hidden" name="storename" value="123456"/>
<input type="hidden" name="txntype" value="sale"/>
<input type="hidden" name="comments" value="product info"/>
<input type="submit" value="Continue to Secure Payment Form" />
</form>
In email I get Global Gateway Connect Posting URL => https://www.staging.yourpay.com/lpcentral/servlet/lppay
but this URL not working
I always get
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).
It's a pleasure to hear that you have resolve your issue. Could you please provide the detail about how you solve your issue? This will help us resolve the similar issue next time. Thank you for your support.
Please mark the replies as answers if they help or unmark if not.
Feedback to us
Programmer_P
Member
598 Points
260 Posts
(First Data) linkpoint connect error 1002. Please help
Aug 05, 2011 06:39 PM|LINK
I have tried my best. Googled and read there FirstData guide but no success. Its should work :( . I am missing something.
First Data -> Administration -> Connect Settings
Order Submission form has
In email I get Global Gateway Connect Posting URL => https://www.staging.yourpay.com/lpcentral/servlet/lppay
but this URL not working
I always get
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).
Catherine Sh...
All-Star
23373 Points
2490 Posts
Microsoft
Re: (First Data) linkpoint connect error 1002. Please help
Aug 11, 2011 09:24 AM|LINK
Hi,
In order to resolve your issue, could you please try to send a demo to my Email? I will try to debug locally. Thank you for your support!
Feedback to us
Develop and promote your apps in Windows Store
Programmer_P
Member
598 Points
260 Posts
Re: (First Data) linkpoint connect error 1002. Please help
Aug 11, 2011 07:45 PM|LINK
Thanks actually solved my problem.
Catherine Sh...
All-Star
23373 Points
2490 Posts
Microsoft
Re: (First Data) linkpoint connect error 1002. Please help
Aug 12, 2011 01:32 AM|LINK
Hi,
It's a pleasure to hear that you have resolve your issue. Could you please provide the detail about how you solve your issue? This will help us resolve the similar issue next time. Thank you for your support.
Feedback to us
Develop and promote your apps in Windows Store
Programmer_P
Member
598 Points
260 Posts
Re: (First Data) linkpoint connect error 1002. Please help
Aug 12, 2011 01:52 PM|LINK
Actually I was using Test account and for that action URL should be
Called them than they told me that.
pvelmurugan
Member
2 Points
1 Post
Re: (First Data) linkpoint connect error 1002. Please help
Apr 17, 2013 02:06 PM|LINK
my website is hosted on http server.
Is it necessary to use https host for First Data linkpoint transaction?