Re: How to communicate with Authorize.net?

2007-07-24 Thread Kevin Menard
On 7/22/07, Greg <[EMAIL PROTECTED]> wrote: > > Is there any documentation on how to send form data to a Authorize.net > from within a Django view? I've done this from a Java webapp we have here. It's mostly just XML datagram forming and parsing, using standard HTTP libs for POSTing. I don't

Re: How to communicate with Authorize.net?

2007-07-23 Thread Chris Hoeppner
Chris Moffitt escribió: > The url for satchmo is - http://www.satchmoproject.com > > The module that sends data to authorize.net is here- > http://www.satchmoproject.com/trac/browser/satchmo/trunk/satchmo/payment/modules/authorizenet/processor.py > > -Chris > > > >

Re: How to communicate with Authorize.net?

2007-07-22 Thread Chris Moffitt
The url for satchmo is - http://www.satchmoproject.com The module that sends data to authorize.net is here- http://www.satchmoproject.com/trac/browser/satchmo/trunk/satchmo/payment/modules/authorizenet/processor.py -Chris --~--~-~--~~~---~--~~ You received this

Re: How to communicate with Authorize.net?

2007-07-22 Thread Christian Hoeppner
Greg escribió: > Is there any documentation on how to send form data to a Authorize.net > from within a Django view? > > Thanks > > > --~--~-~--~~~---~--~~ > You received this message because you are subscribed to the Google Groups > "Django users" group. > To

How to communicate with Authorize.net?

2007-07-21 Thread Greg
Is there any documentation on how to send form data to a Authorize.net from within a Django view? Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to