Statement description identifier supported currencies or location

Hi,
We are using the “statement_description_identifier” in the ‘terminals/checkouts’ API, but it’s giving us this error when we attempt to process a transaction using a terminal device:

"code":"INVALID_LOCATION",
"detail":"statement_description_identifier is not supported in the merchant's location (GB)",
"field":"checkout.statement_description_identifier",
"category":"PAYMENT_METHOD_ERROR"

This error indicates that “statement_description_identifier” is not supported for transactions in GBP currency or GB location.

My question is, besides GBP, which other currencies or location does “statement_description_identifier” not support? And is there any documentation that mentions “statement_description_identifier” isn’t supported for all currencies?

:wave: I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:

Additional Documentation

Square Developer
Merchant APIs
Troubleshoot In-App Payments SDK Problems

If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.

At this time the statement_description_identifier is only available in the US. We’re constantly working to improve our features based on feedback like this, so I’ll be sure to share your request to the API product team.