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

Recurring Payment Not work Properly Options
Ajit
#1 Posted : Thursday, March 25, 2010 5:01:33 AM
Rank: Starting Member

Groups: Registered

Joined: 3/24/2010
Posts: 13
Location: Pune
Hi

Problem : Automatic recurring payment not working

I faced one problem with recurring payment. Here I create one "recurring and subscription" button and performed transaction once and here is details ,

Recurring AMount : $5 USD
Time Period : 1 Day
Expire : Unlimited (Never).

When I saw next day my admin account and buyer account, from buyer account $5USD are not deduct and seller amount not increased.
How I solve this problem. Help me it's urgent.


Code :

<form action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post">
<!-- Identify your business so that you can collect the payments. -->
<input type="hidden" name="business" value="bpatha_1268377697_biz@apsora.com">
<!-- Specify a Subscribe button. -->
<input type="hidden" name="cmd" value="_xclick-subscriptions">
<!-- Identify the subscription. -->
<input type="hidden" name="item_name" value="Alice's Weekly Digest">
<input type="hidden" name="item_number" value="DIG Weekly">
<!-- Set the terms of the regular subscription. -->
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="a3" value="5.00">
<input type="hidden" name="p3" value="1">
<input type="hidden" name="t3" value="D">
<!-- Set recurring payments until canceled. -->
<input type="hidden" name="src" value="1">
<!-- Display the payment button. -->
<input type="image" name="submit" border="0"
src="https://www.sandbox.paypal.com/en_US/i/btn/btn_subscribe_LG.gif"
alt="PayPal - The safer, easier way to pay online">
<img alt="" border="0" width="1" height="1"
src="https://www.sandboxpaypal.com/en_US/i/scr/pixel.gif" >
</form>

If you know any setting must be done in seller account's profile to perform recurring payment please tell me.


Thank You
Sponsor  
 
nds_webdesign
#2 Posted : Thursday, March 25, 2010 5:51:11 AM
Rank: Junior Member

Groups: Registered

Joined: 10/15/2009
Posts: 159
Location: Omaha, NE USA
This answer is being addressed at the below URL:

http://paypaldev.org/yaf..._Recuuring-Payment.aspx

Ajit, please submit your questions once so people later can find the answer quicker.

Thanks,
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.148 seconds.