This is a strange one… Bit of background:
We run a restaurant that has Square PoS in-store and we have a custom website that let’s customers place orders that flow through the Square CreatePaymentLink API.
We have noticed a higher number of disputed charges recently and connected the dots when looking at one of our AmEx credit card statements.
Our payments going through the API are showing up as “Central Parking” - this is completely unrelated to our restaurant, I suspect some parking location also uses square and somehow their name got set for all transactions going through Square’s CreatePaymentLink API.
On Visa cards, it is showing our restaurant name correctly. On the PoS in-store, for AmEx, the charges are showing up correctly. Seems to be API-specific transactions on AmEx.
So, I’m guessing this has something to do with AmEx trying to be smart about classifying payments. Is there something I can do in the API to override this and start getting our restaurant name to show up or is this something Square <> AmEx would have to work out?
Appreciate any guidance. Thanks