-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Goal: Load Apple Pay payment sheet on AMP pages (i.e. AMP Product Page, amp.www.1800flowers.com/floral-embrace-100229). Might this be possible in an amp iframe or amp component?
Requirements/Required Fields: The ApplePay payment sheet requires the following values to pass through to complete a transaction:
- Card & Billing Address field
- Shipping Address (essential to validate product availability & shipping cost for postal code)
- Method (a.k.a. Pick Delivery Date - this will show dates specific to the postal code from Shipping Address field)
- Contact Information (email & phone number)
- Pay with Touch ID
Live Example of an ApplePay implementation on non-AMP product page can be found: m.www.1800flowers.com/floral-embrace-100229
Why Not on AMP? Apple Pay payment sheet calls javascript to be fired on page
CC: @sebastianbenz @rudygalfi , @jenniferlynparsons, @ddelerme, @sajadreshi