Apple Pay supports the possibility of requesting the user shipping contact details, such as address, phone number, email, etc. This is useful for applications that want to support anonymous checkouts and use this information to associate the order with the given user when it creates an account using the same information provided in the checkout.
Changelog
v1.8.0 <DATE>
Add support to request customer shipping information on iOS.
Test Plan
Updated the example project using email and phone number as examples.
Summary
Apple Pay supports the possibility of requesting the user shipping contact details, such as address, phone number, email, etc. This is useful for applications that want to support anonymous checkouts and use this information to associate the order with the given user when it creates an account using the same information provided in the checkout.
Changelog
Test Plan
Updated the example project using email and phone number as examples.