top | item 7553844

(no title)

disdev | 12 years ago

Great job! I'll definitely be giving this a shot!

Quick question, though... Do you use Stripe's Connect API for the 50 cent transaction fee you're taking (application_fee)?

discuss

order

singer|12 years ago

No. The fee is charged at the beginning of the month. So, for all payments received in April, you'll be charged 50 cents per payment on May 1st.

I thought of using Stripe's API to remove the 50 cents right away, but that's not possible since it wouldn't work for PayPal payments.

disdev|12 years ago

I just see it as removing a layer of complexity... I don't really care for having PayPal functionality, and not having to worry about the monthly fee paid to you makes it easier on me and you. You get paid quickly, and I don't have to account for another fee. The 50 cents just becomes part of COGS.