-
**Describe the bug**
When a customer has a billing address located in Northern Ireland, country code XI, no Payment methods are shown during checkout.
An error is shown in the Exception Log : Moll…
-
-
Simulating Northern Ireland
-
**Is your feature request related to a problem? Please describe.**
When adding nationalities to performers, instead of being able to select a specific member country of the United Kingdom (England, S…
-
-
Hello,
can You add Northern Ireland country code (XI) ?
-
The following code:
```php
$countryCode = 'GB';
$iso = (new ISO3166())
->alpha2($countryCode);
/** @disregard P1013 */
$buyer = (new Person())
->setFirstName($firstName)
->se…
-
### Current Behavior
At least the following countries are incomplete in the [current source](https://github.com/eclipse-tractusx/bpdm/blob/e230e997dc43db77b096ee45f927d9ab8a26c68e/bpdm-pool/src/main/…
-
Hello, tried getting list of cities from the UK but most returns an empty list.
this is my request parameter:
https://countriesnow.space/api/v0.1/countries/state/cities/q?country=United%20Kingdo…
-
The UK is divided into four countries: England (ISO 3166-2 `GB-ENG`), Wales (`GB-WLS`), Scotland (`GB-SCT`) and Northern Ireland (`GB-NIR`; actually ISO 3166-2 describes `GB-NIR` as a province not a c…