Skip to content

d-velopr/selenium-checkoutBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Stripe Checkout Automation Tool

A Python Selenium bot designed to automate Stripe checkouts using my simple online shop project

System Requirements:

  1. Firefox browser installed
  2. Python3.7+
  3. pip3 install geckoWebDriver && pip3 install selenium
  4. Configure .env file

Create a .env file in the project root:

EMAIL=your_email@example.com

FULL_NAME=John Doe

ADDRESS=123 Main Street

CITY=New York

STATE=NY

ZIP_CODE=10001

PHONE=1234569012

CARD_NUMBER=4242424242424242

CARD_EXPIRY=1230

CARD_CVC=123

Run Script

python3 run.py

About

Demo - Automating a purchase of an item via repo: d-velopr/Slattson

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages