LeonShams / BestBuyBulletBot

Best Buy Bullet Bot, abbreviated to 3B Bot, is a stock checking bot with auto-checkout created to instantly purchase out-of-stock items on Best Buy once restocked. It was designed for speed with ultra-fast auto-checkout, as well as the ability to utilize all cores of your CPU with multiprocessing for optimal performance.
https://bestbuybulletbot.readthedocs.io/en/latest/
MIT License
33 stars 1 forks source link

Add Check to see if CVV field is available, else place order #12

Open brianschroeder opened 3 years ago

brianschroeder commented 3 years ago

Describe the feature

In the Best Buy checkout phase where the cvv is supposed to be added, create a check if the cvv bpx element is there if not just place the order.

...

What problem is solved

At times in the best buy checkout it does not ask for the cvv, it will just let you place the order. I believe this happens after a certain amount of orders, Best Buy allows you to place the order without providing the cvv.

...

Who benefits

Create more stability for all users in the check out process.