Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

go over payday numbers and make sure it is right #37

Closed
chadwhitacre opened this issue Jun 8, 2012 · 6 comments
Closed

go over payday numbers and make sure it is right #37

chadwhitacre opened this issue Jun 8, 2012 · 6 comments

Comments

@chadwhitacre
Copy link
Contributor

Now that we've had our first real payday we should make sure the numbers really really all line up.

@chadwhitacre
Copy link
Contributor Author

Having a history page (#43) will help with this.

@chadwhitacre
Copy link
Contributor Author

See also #47 for the bank side of this.

chadwhitacre added a commit that referenced this issue Jun 13, 2012
I screwed up the pricing. Samurai charges $0.10 if you have your own
merchant account, but we're using one of theirs, so the cost is $0.30
per transaction. #37
@chadwhitacre
Copy link
Contributor Author

Good info on https://www.mymerchantoffice.com/. This is FirstData's portal, and they are the holder of the merchant account we were using with Samurai and are transferring to Braintree (#58).

@chadwhitacre
Copy link
Contributor Author

Last payday was a cluster huck. Punting to next week so we can get through a payday with Stripe.

chadwhitacre added a commit that referenced this issue Jun 22, 2012
When a user tips an unclaimed account we create an entry in the
participants table for the tippee, with claimed_time set to NULL.
Tippers by definition must have claimed their account, so we can ignore
unclaimed accounts in the outer payday loop. This will help the numbers
line up better between the output of the payday script and the stats
page. (#37)
chadwhitacre added a commit that referenced this issue Jun 22, 2012
The dollar figures on the stats page didn't take into account whether
tips were claimed or not. So it would read $52.88 instead of $27.44. #37
@chadwhitacre
Copy link
Contributor Author

Got through two with Stripe, $30.08 and now $110.08. I didn't capture the full logs last week, but I was careful to this week. Got some good data to go through now.

@chadwhitacre
Copy link
Contributor Author

Now that I can see numbers on the new history page (#43) I feel a lot better that payday is working. Let's reticket once the dust settles with Balanced (#78) and make sure the numbers line up there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant