Can you post to stackoverflow instead?. You are probably passing a string instead of an integer hence the conversion error.
Best Moses On Mon, Oct 15, 2018 at 4:47 PM Naamara Hannington <[email protected]> wrote: > > Hey guys. I am developing a django ecommerce site but whenever I click on > continue to pay button, I get the following error " > > invalid literal for int() with base 10: '' > > ", what could be the error please. > Thank you guys > -- > Naamara Hannington Kangwangye > Software Developer and CEO Softprog Uganda. > Web Developer at Crown Integrated Marketing. > Bsc Comp. Science, KYU > +256775719034/+256706431210 > > -- > You received this message because you are subscribed to the Google Groups > "Django developers (Contributions to Django itself)" 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 https://groups.google.com/group/django-developers. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-developers/CAGra9xypcY1YcWJ-hbkH0h8pj1-%3D05Xzss_LH3AqmwSo2irsjA%40mail.gmail.com > <https://groups.google.com/d/msgid/django-developers/CAGra9xypcY1YcWJ-hbkH0h8pj1-%3D05Xzss_LH3AqmwSo2irsjA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" 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 https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAEF%3D%2BKMuDZoK8OHbzPW30t4jbdbvU3cmQKrJ4tZht-piBXmpFA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
