DigiBot-V2 icon indicating copy to clipboard operation
DigiBot-V2 copied to clipboard

Checkout error - start_checkout(session)

Open Kylian-Mallet opened this issue 5 years ago • 1 comments

Hi, I have a problem with the checkout :

Traceback (most recent call last): File "main.py", line 298, in <module> start_checkout(session) File "main.py", line 243, in start_checkout totalPrice = bs.find('input', {'name': 'checkout[total_price]'})['value'] TypeError: 'NoneType' object is not subscriptable

If you can help me it's cool, have a nice day !

Kylian-Mallet avatar Jan 12 '20 12:01 Kylian-Mallet

Maybe I can help you

AlismVY avatar Oct 05 '20 07:10 AlismVY