Hello there I am making an e_commerc django app, and I am trying to setup 
stripe as a payment. 
I have done all the tutorial setup from stripe.com site and when I use 
stripe test credit card I only get :
<QueryDict: {u'csrfmiddlewaretoken': [u'NP0q3qvVZs2C0dB2yEiSzmMuNMBS9jvD']}>
I do not see mine stripeToken. 
I have tried to google it on the web and they have told me that I did not 
setup it properly, I have tried to see where I am mistaking but can not see 
it.
Can someone help me overcome this.
This is mine views.py where mine stripe is defined <http://ur1.ca/jrqng>, 
mine checkout.html <http://ur1.ca/jrqo1> where stripe form, and the rest of 
the jQuery/javascripte are defined for genereting stripeToken, and mine 
base.html <http://ur1.ca/jrqok>.
Tank you.

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5724173d-c72a-40b2-8814-df8e526d760f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to