I'm not familiar with this particular processor but on the surface it looks like a similar process to what you would use for Authorize.net. You can see how we use this particular processor in Satchmo - http://www.satchmoproject.com/trac/browser/satchmo/trunk/satchmo/payment/modules/authorizenet
Line #82 in processor.py is where the post and response code happens. Hopefully this helps you out. -Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

