|
Rank: Starting Member
Groups: Registered
Joined: 1/18/2006 Posts: 9 Location: ,
|
Does anyone know if there is a way to create and write the tab-delimited file within a script and automatically upload it to paypal?
|
|
Rank: Starting Member
Groups: Registered
Joined: 2/23/2006 Posts: 2 Location: ,
|
It is easy to write the tab delimited file in a script, in most languages... However, uploading it to paypal automatically is not allowed. You would have to "scrape" the pages and perform the login and upload. It would be better to formulate a SOAP request in XML and push that to the Sandbox. If you need some resources, I can maybe shoot you a link or two. Hope that helps.
-Tyler
|