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

How long should masspay API take? Options
joshcrad
#1 Posted : Monday, February 13, 2006 8:34:05 PM
Rank: Starting Member

Groups: Registered

Joined: 1/18/2006
Posts: 9
Location: ,
I'm setting up my masspay api which has worked a few times before. However, now, for some reason, all it's doing is taking the money out of my account and just processing. It's been three days without any activity. Is this normal? What is the average for how long it should it take.
Sponsor  
 
joshcrad
#2 Posted : Tuesday, February 14, 2006 3:29:08 PM
Rank: Starting Member

Groups: Registered

Joined: 1/18/2006
Posts: 9
Location: ,
Thanks for the reply. I found someone else having the same problem at http://paypal.forums.liv...rt=-1&f#1000012951. Anyone got any ideas?
joshcrad
#3 Posted : Wednesday, February 15, 2006 8:06:35 PM
Rank: Starting Member

Groups: Registered

Joined: 1/18/2006
Posts: 9
Location: ,
Okay, here's what's happening. I have a php script that will send money using mass payment/api and it works great when I run it manually - it subtracts the money from my account and deposits it into the receiver's account instantly.

However, I need to call it from my IPN script when I receive subscription payments. Whenever I call the sendmoney script from the IPN (or from any other test script) it subtracts the money from my account, but never adds it to the receiver's account. I've tried calling it using both:

header("Location: http://www.domain.com/se...name%40domain.com");

and

include('http://...(same as above)...');

But neither work. And the variable seem to pass through fine. So, I don't know what the problem is. Even when I retrive the address from a database within the script, it doesn't work. I've also tried inserting the entire sendMoney script into my IPN where I need it, but that doesn't work either.

Any help would be greatly appriciated. 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.158 seconds.