Hi we have a particular issue related to cross border purchase with Apple Payweb for Europe.
Hi we have a particular issue related to cross border purchase with Apple Payweb for Europe.
We were enabling with Apple Pay in the DE market, so the countrycode we set for the ApplePay Session is DE in our code.
Now, when we tried to make a Apple Pay payment with a card that has a GB billing address, Apple Pay modal would always show 'Billing Address Invalid' even though the address is correct.
If we use the same card with the GB billing address in the GB market (Apple Paysession's countrycode=GB), the payment would be accepted.
We also tried to add 'DE, GB' in the supportedCountries field, but still saw the "Billing Address Invalid" error.
So the question is, how to support cross border Apple Pay purchase in EU on the web, and still allowed us to collect the billing address from the card?