Brian, Seeing as many of my pending orders are to be cancelled by openSRS before I > get a chance to process them, I need to set up a script (I'm thinking a > once-per-day cron) which will check the order numbers that are marked as > paid in my local database and cross reference them against orders marked > as > cancelled in the RWI. Then, of course, the script would have to re-create > the order and process it. > > I have heard (or read) much about scripting against the RWI on these > lists, > but haven't been able to discern just how to go about it. The opensrs > website & RRC don't mention it at all. >
There won't be any mention about it because it's just a hack. It's something you would have to do only if the API wasn't capable of doing what you need. It would most likely be a whole lot easier to just use the API to submit the order when you are ready process it. _______________________________________________ domains-dev mailing list [email protected] http://discuss.tucows.com/mailman/listinfo/domains-dev
