|
Rank: Starting Member
Groups: Registered
Joined: 1/10/2003 Posts: 1 Location: ,
|
Hi. Im trying to write an automated mass payment system in Perl, so that a list of people can be paid from the one account. Im using LWP::UserAgent and have got it logged in and almost making payments.
Unfortunately whenever I make the post to confirm payment, I get redirected to the Welcome page. I know Im logged in with lwpcookies and have captured all the variables from the presubmit form (CONTEXT etc..).
Is there anything else Im missing ? Im sure this is possible.
Thanks.
myperl.cc - hosting for perl people
|
|
Rank: Starting Member
Groups: Registered
Joined: 9/16/2002 Posts: 2,960 Location: ,
|
It's probably not possible and it's definitely discouraged. Our system actively attempts to prevent scripting of the site. Patrick Breitenbach PayPal, Inc. Dev Net: https://www.paypal.com/pdn
|