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

Check Subscription with sandbox account Options
devama
#1 Posted : Wednesday, January 20, 2010 9:22:36 AM
Rank: Starting Member

Groups: Registered

Joined: 1/20/2010
Posts: 1
Location: Trichy
1.I have tried to test paypal subscription in sandbox account but it shows error like

"The link you have used to enter the PayPal system is invalid. Please review the link and try again."

my button code is

<html>
<head><title>Processing Payment...</title></head>
<body>

<form method="post" name="paypal_form" action="https://www.sandbox.paypal.com/cgi-bin/webscr">
<input type="hidden" name="cmd" value="_xclick-subscriptions"/>
<input type="hidden" name="no_note" value="1"/>
<input type="hidden" name="item_name" value="Subscription to LWRM"/>
<input type="hidden" name="lc" value="US"/>
<input type="hidden" name="a3" value="2.19"/>
<input type="hidden" name="p3" value="1"/>
<input type="hidden" name="t3" value="M"/>
<input type="hidden" name="rm" value="2"/>
<input type="hidden" name="business" value="devendiran4040@gmail.com"/>
<input type="hidden" name="currency_code" value="USD"/>
<input type="hidden" name="return" value="URL"/>
<input type="hidden" name="cancel_return" value="URL"/>
<input type="submit" value="Click Here">
</form>
</body>
</html>

where URL - My site url

please help me... what i'm wrong here...



thanks
Regards
Devendiran Mani
Sponsor  
 
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 1.9.3 | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.115 seconds.