YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

Error3005 Options
Guest(old)
#1 Posted : Monday, December 02, 2002 3:58:52 PM
Rank: Starting Member

Groups: Registered

Joined: 11/12/2002
Posts: 312
Location: ,
My page seems to work okay, the cart appears correctly I press the checkout button it asks for email address and password. This is where I get the problem I get an error message 3005(try later we are experiancing dificulties or something like that) the email and password are correct. Anybody got any ideas?
Sponsor  
 
paypal_pb
#2 Posted : Monday, December 02, 2002 8:10:13 PM
Rank: Starting Member

Groups: Registered

Joined: 9/16/2002
Posts: 2,960
Location: ,
This could be a temporary issue. If it persists can you put up a link to or provide the HTML of your "Add to Cart" button.

Patrick Breitenbach
PayPal, Inc.
Dev Net: https://www.paypal.com/pdn
Guest(old)
#3 Posted : Tuesday, December 03, 2002 10:33:31 AM
Rank: Starting Member

Groups: Registered

Joined: 11/12/2002
Posts: 312
Location: ,
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">Originally posted by paypal_pb
[br]This could be a temporary issue. If it persists can you put up a link to or provide the HTML of your "Add to Cart" button.

Patrick Breitenbach
PayPal, Inc.
Dev Net: https://www.paypal.com/pdn
<hr height="1" noshade id="quote"></blockquote id="quote"></font id="quote">
Guest(old)
#4 Posted : Tuesday, December 03, 2002 10:36:20 AM
Rank: Starting Member

Groups: Registered

Joined: 11/12/2002
Posts: 312
Location: ,
Thanks for reply Patrick
Here is the code for my button

&lt;Table width="200" border="0"&gt;
&lt;tr&gt;
&lt;td Valign="top"&gt;&lt;font color=blue size="4"&gt;£6.99&lt;/font&gt;&lt;/td&gt;
&lt;/td&gt;
&lt;td Valign="top"&gt;
&lt;form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"&gt;
&lt;input type="hidden" name="cmd" value="_cart"&gt;
&lt;input type="hidden" name="business" value="lincoln@catch22products.co.uk"&gt;
&lt;input type="hidden" name="item_name" value="Saklock K1"&gt;
&lt;input type="hidden" name="amount" value="6.99"&gt;
&lt;input type="hidden" name="return" value="http://www.catch22products.co.uk/index2"&gt;
&lt;input type="hidden" name="cancel_return" value="http://www.catch22products.co.uk/index2"&gt;
&lt;input type="hidden" name="currency_code" value="GBP"&gt;
&lt;input type="hidden" name="handling" value="2.00"&gt;
&lt;input type="hidden" name="no_shipping" value="0"&gt;
&lt;input type="hidden" name="no_note" value="0"&gt;
&lt;input type="hidden" name="undefined_quantity" value="1"&gt;
&lt;input type="image" src="images/Addtocart1.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"&gt;
&lt;input type="hidden" name="add" value="1"&gt;
&lt;/form&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;

Hope you can help
Thanks
Lincoln Yates
Guest(old)
#5 Posted : Wednesday, December 04, 2002 12:07:55 PM
Rank: Starting Member

Groups: Registered

Joined: 11/12/2002
Posts: 312
Location: ,

Thanks for reply Patrick
Here is the code for my button

&lt;Table width="200" border="0"&gt;
&lt;tr&gt;
&lt;td Valign="top"&gt;&lt;font color=blue size="4"&gt;£6.99&lt;/font&gt;&lt;/td&gt;
&lt;/td&gt;
&lt;td Valign="top"&gt;
&lt;form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"&gt;
&lt;input type="hidden" name="cmd" value="_cart"&gt;
&lt;input type="hidden" name="business" value="lincoln@catch22products.co.uk"&gt;
&lt;input type="hidden" name="item_name" value="Saklock K1"&gt;
&lt;input type="hidden" name="amount" value="6.99"&gt;
&lt;input type="hidden" name="return" value="http://www.catch22products.co.uk/index2"&gt;
&lt;input type="hidden" name="cancel_return" value="http://www.catch22products.co.uk/index2"&gt;
&lt;input type="hidden" name="currency_code" value="GBP"&gt;
&lt;input type="hidden" name="handling" value="2.00"&gt;
&lt;input type="hidden" name="no_shipping" value="0"&gt;
&lt;input type="hidden" name="no_note" value="0"&gt;
&lt;input type="hidden" name="undefined_quantity" value="1"&gt;
&lt;input type="image" src="images/Addtocart1.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"&gt;
&lt;input type="hidden" name="add" value="1"&gt;
&lt;/form&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;

Hope you can help
Thanks
Lincoln Yates
paypal_pb
#6 Posted : Wednesday, December 04, 2002 4:26:02 PM
Rank: Starting Member

Groups: Registered

Joined: 9/16/2002
Posts: 2,960
Location: ,
I believe the problem is that your account does not have a GBP balance. Try opening a GBP balance. You can do this in your account Profile.

Patrick Breitenbach
PayPal, Inc.
Dev Net: https://www.paypal.com/pdn
Guest(old)
#7 Posted : Thursday, December 05, 2002 3:10:54 PM
Rank: Starting Member

Groups: Registered

Joined: 11/12/2002
Posts: 312
Location: ,
Patrick
Thanks for your reply
Have opened a GBP balance but still comes up with error 3005

Any more ideas!!!

Thanks
Lincoln Yates
paypal_pb
#8 Posted : Thursday, December 05, 2002 8:21:59 PM
Rank: Starting Member

Groups: Registered

Joined: 9/16/2002
Posts: 2,960
Location: ,
OK. We're looking into it.

Patrick Breitenbach
PayPal, Inc.
Dev Net: https://www.paypal.com/pdn
Guest(old)
#9 Posted : Saturday, December 07, 2002 12:52:44 PM
Rank: Starting Member

Groups: Registered

Joined: 11/12/2002
Posts: 312
Location: ,
Patrick
I tried to get it to accept payment several ways today but with no luck I tried filling the new user form filling in address ,phone number etc but still it came up with error 3005 this was what was in the address bar not sure if its of any help to you!

https://www.paypal.com/c...new-user-onepage-submit

Wait to here what you come up with
thanks

Lincoln yates
Items4
#10 Posted : Sunday, January 05, 2003 7:02:59 PM
Rank: Starting Member

Groups: Registered

Joined: 1/3/2003
Posts: 2
Location: ,
Lincoln

We are currently experiencing exactly the same problem as the one you've posted here. The code we're using looks just the same as yours here. Have you had any luck in solving it? We've posted on the forum a couple of times and it looks like the shopping cart still only accepts USD as a currency code - changing ours from GBP to USD means the cart checkout stage works. Try this on yours to see if it works.

We were under the impression that PayPal now accepted GBP in the shopping cart?? Can anyone shed any light on this?

Items4
PayPalStephen
#11 Posted : Monday, January 06, 2003 4:55:08 PM
Rank: Starting Member

Groups: Registered

Joined: 10/17/2002
Posts: 2,139
Location: ,
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.303 seconds.