proversity-org / ecommerce

Django application used to manage edX's product catalog and handle orders for those products.
GNU Affero General Public License v3.0
0 stars 1 forks source link

View order details in LMS profile page renders payments` broken login page #3

Closed nicovanniekerk closed 6 years ago

nicovanniekerk commented 6 years ago

When a user clicks on the "view order history" button on the profile page of LMS the user is presented with the payment.proversity.org "broken" login page, This should actually just download the required information in the background and simply display it in a frame or something.

@renevatium @mariushuman FYI

nicovanniekerk commented 6 years ago

Ok so this is fixed now, the user linked to the auto login thing needed a profile to be setup. The only thing till breaking here is when you have a payment that is displayed and you click the order detail button it breaks. and breaks nice and goooood like. we will look into this in the future. but for now payments are working and we ok for now