Hi folks,

after some time spent in investigating django solutions for shopping carts,
i got satchmo as my one. I've developed a custom shopping cart, and this app
is ready to be published. The problem arised when I started to look for some
information about how to manage payments: all information is abstract and
nothing concise. By now, I only want to manage credit card payments
directly, bank transfers and maybe a paypal alternative.

Paypal seems to be clear at how to manage, but I don't know really how to
manage credit card data: can be stored? shall I transfer directly that ssl
channeled data to my bank? shall I manage it handly?
A good documentation source is really wellcome.

I know it is a transversal issue to django, but by now I don't know where to
ask it.

Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to