Hi,

sorry real noob, I have started with Django and slowly understand the MVC, 
url.py, views.py, forms.py and models.py.

Now I would like to add a button to one template page to redirect to a 
payment gateway. Would like to use django-payments
And have followed installation: 
http://django-payments.readthedocs.io/en/latest/usage.html

But now am stuck on "Create a Payment instance:" where does one create 
instance, would that be in the views.py, and then "Redirect the user to 
your payment handling view"

Any pointers would be greatly appreciated

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/0eec1aee-6288-43eb-85c0-5c7d92ebdcb5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to