basically when you create a charge, you specify an application_fee and you provide the access_token you retrieved through Stripe connect
Nawshad
@ max, are u getting it?
max01
wait
yes we made application fees
but that application fees is shown in mian account fees section
is that right
markin
yea, it'll be shown in the collected fees part of the dashboard
heavysixer has quit
rdymac has quit
heavysixer joined the channel
max01
@naswad there
we did the same
kasperti_ joined the channel
Nawshad
yes, and now what we need is, when a customer/buyer make a payment thn we need to apply this application fees
max01
thi is already was made
nomad411 has quit
colected fees section in misn sccount
?
markin
I think Nawshad said yesterday that there was an error coming up or something when you were trying to do it?
Nawshad
@ max, Markin, we are getting error when a customer paying, at the same time we are trying to apply this fees. but when we tried it, it was asking it is posible only when we get connected via oauth. and a customer isnt going to connect to oauth. this is the problem
markin
The customer shouldn't oauth just the vendor. And you need to input the vendor's Access_Token when you create the charge like the doc I linked you
heavysixer has quit
Nawshad
@ markin, we are trying to show u a demo. once its ready will knock u.
markin
cool
max01: so you're not getting errors and you're collecting fees as expected?
scott918 joined the channel
heavysixer joined the channel
saikat has quit
saikat joined the channel
applecup joined the channel
heavysixer has quit
heavysixer joined the channel
xdm83 joined the channel
max01 has quit
rfj001 has quit
Craigy joined the channel
ta joined the channel
nemothekid joined the channel
nerdfiles joined the channel
max-b has quit
emillysgaardhans has quit
max-b joined the channel
rfj001 joined the channel
emillysgaardhans joined the channel
ta has quit
acti0nman joined the channel
nemothekid joined the channel
nerdfiles has quit
heavysixer has quit
acti0nman has left the channel
heavysixer joined the channel
Craigy has quit
rfj001 joined the channel
heavysixer has quit
heavysixer joined the channel
boucher has quit
readparse joined the channel
readparse
The card fingerprint is said in the docs to be useful for finding if more than one customer is using the same card. But that appears to require us to STORE the fingerprint, since it doesn't appear you can query the API for a fingerprint. Can you confirm?
markin
readparse: correct
readparse
markin: Thanks. It would be nice to not have to keep any representation of cards on our server at all, and just store the customer ID. A fingerprint search would enable that. For now, that's what we'll do. Has their been any talk of a fingerprint search in the backlog?
(I realize you ain't the product manager) :)
markin
I'm sure there has been. I think there should be better tooling for it. I don't work for stripe though. You can submit the feature request to support@stripe.com and they can log the interest on the request