Our app needs to use the basket to calculate the adjusted price of an item
for display on a product page, before the user has actually chosen to
purchase the item (i.e., without putting the product in the basket).

The current implementation flushes the user's basket, performs the
calculation, and then forces a rollback of the transaction. I am
hoping/imagining that there must be a better built-in way to handle this
situation.

Please let me know the best way to handle this situation.  I was unable to
find this in the docs or previous discussions.

Thank you for your help.

Robert

-- 
https://github.com/tangentlabs/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/CACc53_h0fjsaZSkpDzOsyRsDWUL36FdBixtkYnUKv287xJiseA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to