#JeffP - application fee

1 messages · Page 1 of 1 (latest)

burnt monolith
#

Hi there. By application fee, are you referring to the Connect application fee? Are you a Connect user?

delicate briar
#

Yes we are a connect user and currently pass an application fee through stripe checkout v2.0 but i am not sure how to add it in the new version

burnt monolith
#

Are you using Subscriptions or one-time payments?

delicate briar
#

one time payments

burnt monolith
delicate briar
#

Ok, do I need to pass an additional field to tell stripe who the fee and payment goes to like in the old version?

burnt monolith
#

What else were you passing in the old version?

delicate briar
#

The old version would only return a token and then you would use that to create the charge, at the time of creating a charge you would pass "stripe_account"

#

which would be the connect account number

burnt monolith
delicate briar
#

Just want to make sure that we are not changing how our charges go through

burnt monolith
#

No that's a destination charge. Do you want to create a direct charge?

#

If so, only specify the application fee (not destination)

#

And pass the stripe_account header