jakehilborn / debbit

Automate spending requirements for high interest checking accounts / credit cards
https://jakehilborn.github.io/debbit/
MIT License
261 stars 29 forks source link

Note about having Venmo being default payment method in Amazon #100

Open joshjohanning opened 11 months ago

joshjohanning commented 11 months ago

I was receiving this error and thought the app was broke:

ERROR: 2023-07-14 14:18:02,443 my_visa_amazon_gift_card_reload error: Traceback (most recent call last): File "debbit.py", line 294, in web_automation_wrapper File "/Users/abc/Repos/debbit-v2.1.4-macOS/program_files/merchants/amazon_gift_card_reload.py", line 170, in web_automation raise Exception('Unable to find or unable to click on card that has last 4 digits matching config file card.') Exception: Unable to find or unable to click on card that has last 4 digits matching config file card.

But it turns out the checkout flow got disrupted because I linked my Venmo account to Amazon and set it as default payment method for a promotion. I removed Venmo from my amazon account and now the app works as normal.

Suggest to update the Readme to note this.

jakehilborn commented 8 months ago

Yo Josh, what's up?! Funny seeing a familiar face on some random GitHub project. We attended that Madison intro to computer science semester program together. How have you been?

Tbh I'm surprised this application even works at all. Haven't updated it in a while now.

joshjohanning commented 5 months ago

@jakehilborn whatup! I do remember you, think of my surprise as well when I find something online from a former classmate 😄

The repo mostly still works, so great job 🥂