[image: Screenshot 2019-05-21 at 1.09.56 AM.png]
You will need to override the PaymentDetailsView... however after I fork 
the checkout apps. There is no view that allows me to update the 
PaymentDetailsView.
Appreciate if you can advise ?

On Monday, July 16, 2018 at 1:47:19 PM UTC+8, SammyJ wrote:
>
> Well I have found a way to integrate the Stripe payments gateway with 
> Django Oscar:
> I have answered my own question on stack overflow and the link to it is 
> here, you can just check it out:
>
>
> https://stackoverflow.com/questions/51243465/how-to-integrate-stripe-payments-gateway-with-django-oscar
>
>
> On Monday, July 2, 2018 at 8:28:20 PM UTC+5:30, SammyJ wrote:
>>
>> Hi guys, I am trying to integrate stripe with my ecommerce site built 
>> with Django oscar.
>> So far I used the stripe.js and elements and the keys after signing up 
>> and am able to accept payments and also track them in the stripe dashboard.
>> The problem is how do I let Django oscar know that the transaction is 
>> complete?Which model should I update for this?
>> I tried extending the handle_payment method and giving the source, but it 
>> doesn't seem to work.
>>
>> Can anyone help?
>>
>> Thanks
>>
>

-- 
https://github.com/django-oscar/django-oscar
http://django-oscar.readthedocs.org/en/latest/
https://twitter.com/django_oscar
--- 
You received this message because you are subscribed to the Google Groups 
"django-oscar" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-oscar+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-oscar.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/django-oscar/75070864-502f-4351-b242-add018efce5a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to