Alternatively you can use the xml Element Tree (included in python
2.5) library for building and parsing your xml file:
http://effbot.org/zone/celementtree.htm
Then of course use urllib/urllib2 (a good reference is here:
http://www.voidspace.org.uk/python/articles/urllib2.shtml)
Dave
On Jul 9,
Bobby Roberts wrote:
> We are using a payment gateway for usaepay.com to process credit
> cards. Does anyone have experience with this? I'm trying to find a
> good resource for posting XML to another site but i'm coming up short
> with how to do this in django and python.
Create a template.xml
We are using a payment gateway for usaepay.com to process credit
cards. Does anyone have experience with this? I'm trying to find a
good resource for posting XML to another site but i'm coming up short
with how to do this in django and python.
--~--~-~--~~~---~--
3 matches
Mail list logo