Commit Graph

7 Commits

Author SHA1 Message Date
Sam Foster
f37f93e022 Bug 1427960 - Add temporary addresses to state, add toggle to enable saving/not new addresses. r=MattN
* Implement store in paymentDialogWrapper for temporary addresses & creditCards
* Add the persist checkbox to the add/edit address form. Defaults to unchecked when adding an address in a private session.
* The union of saved and temporary addresses can be retrieved from paymentRequest.getAddresses(). References to state.savedAddresses updated to use this when appropriate
* New tests for adding and editing addresses from a private window


MozReview-Commit-ID: KyD2BPNFYtZ
2018-04-26 15:05:10 -07:00
Matthew Noorenberghe
2a4798b08c Bug 1443735 - Don't select a PaymentRequest shipping address by default. r=sfoster
This is possibly a temporary solution to avoid sending the user's address to the merchant until they've interacted with the shipping address picker.

MozReview-Commit-ID: 5q8BYr1rLwP
2018-05-17 15:48:04 -07:00
prathiksha
4a45c9737d Bug 1461455 - Show the total header in FTU wizard pages. r=MattN
MozReview-Commit-ID: 3EMT3nZ2sYe
2018-05-15 11:08:19 -07:00
prathiksha
7eb036ff26 Bug 1459253 - Hide the 'View All Items' button when there are no display items. r=MattN
MozReview-Commit-ID: JJ8bdCSs8an
2018-05-08 16:11:43 -07:00
Jared Wein
3aa015608e Bug 1457317 - Show a title for the add/edit pages. r=MattN
MozReview-Commit-ID: 9B8aA6lPpJX
2018-04-26 15:43:31 -07:00
Jared Wein
68ad8c43c2 Bug 1446203 - Basic Payment Request Shipping Address Add/Edit page. r=MattN
MozReview-Commit-ID: 9f0vPciw65V
2018-04-10 11:53:16 -04:00
Matthew Noorenberghe
0c8c81240e Bug 1457287 - Move Payment Request UI code to browser/. r=jaws
MozReview-Commit-ID: LjrRXr1thc8
2018-04-27 07:20:32 -07:00