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

Subscription HTML Options
aures637
#1 Posted : Monday, June 14, 2010 5:02:12 AM
Rank: Starting Member

Groups: Registered

Joined: 6/14/2010
Posts: 1
Location: New Delhi
on 10 june when I created Subscription button pay pal returned me following Html

<form action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick-subscriptions">
<input type="hidden" name="business" value="aures637@yahoo.com">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="item_name" value="monthly Plan">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="a1" value="0.00">
<input type="hidden" name="p1" value="1">
<input type="hidden" name="t1" value="M">
<input type="hidden" name="src" value="1">
<input type="hidden" name="a3" value="22.00">
<input type="hidden" name="p3" value="1">
<input type="hidden" name="t3" value="M">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="srt" value="9">
<input type="hidden" name="bn" value="PP-SubscriptionsBF:btn_subscribeCC_LG.gif:NonHostedGuest">
<input type="image" src="https://www.sandbox.paypal.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.sandbox.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>

with following Email Link

https://www.sandbox.payp...%2egif%3aNonHostedGuest


and today when I am creating another button paypal is returning me this HTML

<form action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="G6WNFCFPGQW2W">
<input type="image" src="https://www.sandbox.paypal.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.sandbox.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>


with Email Link as

https://www.sandbox.payp...button_id=G6WNFCFPGQW2W


Please which one will provide on constant basis

If second is the answer then how can we pass success and cancel url in the code if my client don't want to enter these URL while creating the button.
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 | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.184 seconds.