Amazon Pay guest checkout
If you are using the Amazon Pay button (guest checkout) option, only the partial shipping address is shown to you until you confirm the Order Reference object by calling the ConfirmOrderReference operation. You can use this partial address to compute taxes and shipping costs.
After you confirm an Order Reference object by calling the ConfirmOrderReference operation, you can get the full shipping address by calling the GetOrderReferenceDetails operation. You should verify that you can ship to that address.
When using the Amazon Pay button guest checkout option, the following customer information is made available to you after the Order Reference object is confirmed:
Buyer detail | How and when to obtain |
Buyer name | Call the GetOrderReferenceDetails operation after you successfully call the ConfirmOrderReference operation. |
Buyer email address | Call the GetOrderReferenceDetails operation after you successfully call the ConfirmOrderReference operation. |
Buyer phone number (if available) | Call the GetOrderReferenceDetails operation after you successfully call the ConfirmOrderReference operation. |
Recipient name | Call the GetOrderReferenceDetails operation after you successfully call the ConfirmOrderReference operation. |
Shipping address | Partial address information (City, StateOrRegion, and CountryCode) can be obtained by calling the GetOrderReferenceDetails operation immediately after an address is selected in the AddressBook widget. Full address information (including street information) is obtained by calling the GetOrderReferenceDetails operation after you successfully call the ConfirmOrderReference API. |
Recipient phone number (if available) | Call the GetOrderReferenceDetails operation after you successfully call the ConfirmOrderReference operation. |