jakehilborn / debbit

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

burst transaction with the duplicate 'random' amount causes error with xfinity #36

Open prasadpk4685 opened 4 years ago

prasadpk4685 commented 4 years ago

I ran into an error with Xfinity payment. Xfinity doesn't let the same 'amount' to be paid again in a single session. assuming that its duplicate payment. For ex, their system wont let us pay 11 cents again and again if its happening too soon (<24 hours)

I think this is the reason for the debbit erroring out in my case.

I've attached the required files to show the error.

Btw, your utility has been really helpful in keeping up with the card requirements. Thank you so much for your good work failures.zip

Thanks, Prasad

jakehilborn commented 4 years ago

The duplicate amount behavior has been fixed and pushed to the master branch. I just need to release the latest code as a new release after finishing one more feature. Hoping to be done with this within 2 weeks. I will comment on this PR and tag your username when debbit 2.1 is released.

jakehilborn commented 3 years ago

Debbit v2.1 has been released which has fixed this issue.