hi chris
please i need your hand here i am geting the same problem
dennis
On Thursday, 16 June 2016 20:20:22 UTC+1, Chris Kavanagh wrote:
>
> *Stripe Not Returning Token (test mode)*
>
> I'm trying out Stripe in test mode on a site I'm building, and for some
> rea
ta-allow-remember-me="true"
>
> data-email="{{ summary_dict.email_address }}"
>
> data-locale="auto"
>
> data-label="Register with Card"
>
> data-zip-code="true">
>
>
>
>
>
data-zip-code="true">
From: "Chris Kavanagh"
To: "Digest Recipients"
Sent: Friday, June 17, 2016 8:51:04 PM
Subject: Re: Stripe Not Returning Token (test mode)
One last question, if you don't mind. Did you have to use a {% csrf_token %} on
)
>
>
> --------------
> *From: *"Chris Kavanagh"
> *To: *"Django users"
> *Sent: *Thursday, June 16, 2016 2:20:22 PM
> *Subject: *Stripe Not Returning Token (test mode)
>
> *Stripe Not Returning Token (test mode)*
>
>
>> customer = stripe.Customer.create(
>> description=summary_dict['email_address'],
>> source=token
>> )
>>
>>
>> --
>> *From: *"Chris Kavanagh"
>> *To: *&
;stripeToken']
> customer = stripe.Customer.create(
> description=summary_dict['email_address'],
> source=token
> )
>
>
> ----------
> *From: *"Chris Kavanagh"
> *To: *"Django users"
> *Sent: *Th
27;]
> customer = stripe.Customer.create(
> description=summary_dict['email_address'],
> source=token
> )
>
>
> --------------
> *From: *"Chris Kavanagh"
> *To: *"Django users"
> *Sent: *Thursday, June 16
mmary_dict['email_address'],
source=token
)
From: "Chris Kavanagh"
To: "Django users"
Sent: Thursday, June 16, 2016 2:20:22 PM
Subject: Stripe Not Returning Token (test mode)
Stripe Not Returning Token (test mode)
I'm trying out Stripe in test mo
*Stripe Not Returning Token (test mode)*
I'm trying out Stripe in test mode on a site I'm building, and for some
reason Stripe won't return a token as it's supposed to.
I can tell it's not returning a token, because I get a
MultiValueDictKeyError when submitting the f
9 matches
Mail list logo