the country name "United Kingdom of Great Britain and Northern Ireland" is longer that 50 chars.
The API declines the payment request when the CountryCode is specified as "GB" with the error
" [country] United Kingdom of Great Britain and Northern Ireland [/country] ' does not conform to the schema"
the country name "United Kingdom of Great Britain and Northern Ireland" is longer that 50 chars. The API declines the payment request when the CountryCode is specified as "GB" with the error " [country] United Kingdom of Great Britain and Northern Ireland [/country] ' does not conform to the schema"
https://github.com/globalpayments/dotnet-sdk/blob/7f6775a196e5b37b51c77fe339ecc97245051baf/src/GlobalPayments.Api/Entities/CountryData.cs#L267