• Resolved kminderhout

    (@kminderhout)


    I just wanted to report a bug while using Apple Pay in Sandbox mode. The address that it is returning has a lowercase country code, which breaks the ability to provide a shipping method. I looked through the settings on the Sandbox Apple ID and couldn’t find anyway to specify the Country differently other than a dropdown menu that preselects United States. Either way probably worth enforcing capitalization during address validation.

    [28-Jun-2020 22:13:19 UTC] Array
    (
        [country] => us
        [state] => CA
        [postcode] => 90001
        [city] => Los Angeles
    )
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Apple Pay – Address Bug’ is closed to new replies.