-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
Description
Some ecommerce sites require extra fields with the shipping details other than the address they are sending to. E.G;
- Type of residence
- Instructions to the delivery driver
- Notes to the merchant
Ideally having an empty text field, which could be populated by the user would work in most cases. Or adding a drop down.
The reason for doing this in the PR API rather than on the merchants site, is the UX flow would seem broken to partially ask for some delivery details on the merchants site and others in the PR API.
The other alternative is to ask for all delivery details on the Merchant side, but this begs the question of why using PR API in the first place when all you are asking is credit card details.
This was originally filed as a chrome bug, moved here for discussion
dandvTinamaam
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In progress