DigiBot-V2
DigiBot-V2 copied to clipboard
Checkout error - start_checkout(session)
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 !
Maybe I can help you