#MadMac-Xero
1 messages · Page 1 of 1 (latest)
I would reach out to their support on that. Stripe doesn't develop the Stripe Xero integration so unfortunately I don't have much insight on how to raise that feedback with them
I have tried support but not to much help. Is it developed by a 3rd party?
I'm assuming there is no way to see the code.
Stripe support tells me to talk to Xero and Xero tells me to talk to Stripe. The issue I am finding is a big hassle for a lot of people.
They just said it was developed by Stripe so not their problem. In a nicer way.
They said the Stripe Xero integration was developed by us? Or something that that integration works with?
They said the Stripe Xero integration was developed by Stripe and that they just provide the APIs. From memory. I am trying to find the message.
"It's best that you contact Stripe directly with your questions.
Xero has an open API, which means anyone can create an integration at any time without providing us documentation on how it works.
Stripe designed and developed the Xero integration themselves so they're more familiar with the data workflow between the software and its limitations."
Interesting. I am looking more in to this and will get back to you.
Thanks really appreciated as I have been battling with this for over a month!
Hey apologies for the silence on this. What exactly was your feature request here?
@neat merlin can you let me know what the feature request you want is?
Sure
The Stripe Xero direct feed integration does not work with Stripe Connect application fees properly
When the stripe feed comes in to xero it splits a single stripe charge into 2 xero transactions. One for the price and one for the stripe fees. This is fine if you don't have any application fees. If you are using Stripe connect and have application fees these are combined in with the stripe fees. Application fees need GST charged on them (tax) and stripe fees do not have GST on them. This means it is impossible to reconcile. The solution is to break the stripe charge into 3 xero transactions one for the price one for the stripe fees and one for the application fee.
https://central.xero.com/s/article/Stripe-direct-feeds
https://central.xero.com/s/article/Reconcile-Stripe-payments
Here is an example of a charge for one of my connected accounts.
https://dashboard.stripe.com/acct_1Ixlc1Cmbw2aaeSf/payments/pi_3JtRIMCmbw2aaeSf09SAUZ5t
The application fee is $1.38 inc gst. The Stripe fee is $1.17 with no GST.
These are combined to $2.55 in Xero and called Stripe fee.
I have mentioned this in online communities and to a few accountants and it is a big hassle for a lot of other people. With no easy solution
reading ...
ah so you're saying what Xero does is, it chunks up AppFees and also Stripe Fees together, right?
If you are using Stripe connect and have application fees these are combined in with the stripe fees.
yeah so this would purely be a Xero feature request, for their Stripe integration that you're using.
Stripe treats StripeFees and AppFees as distinct things in the API entirely, it is Xero who is bundling the two incorrectly
Stripe's API already does the right thing to treat them differently so there's nothing for Stripe to fix here (if I understood correctly)
Ok interesting. I am aware of the Stripe data as I split them out myself as a workaround.
I guess I am just getting the brush off from Xero as they say it is Stripes responsibility.
Quote from Xero:
"It's best that you contact Stripe directly with your questions.
Xero has an open API, which means anyone can create an integration at any time without providing us documentation on how it works.
Stripe designed and developed the Xero integration themselves so they're more familiar with the data workflow between the software and its limitations."
I will try Xero again. Randomly I actually live a block or two from their head office and I know the founder so maybe I can bypass their support wall that way.
I can see why the fix has never been done!
let me check on one thing
Stripe designed and developed the Xero integration themselves
let me triple confirm that
So just to be clear for the Stripe direct feed you are saying that Xero is responsible for the translation of data from the Stripe API into the Xero API.