New issue
Advanced search Search tips

Issue 656911 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Oct 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Passing in default shipping options when not requesting shipping breaks payment request

Project Member Reported by zkoch@chromium.org, Oct 18 2016

Issue description

What steps will reproduce the problem?
(1) Call PaymentRequest with default shipping options provided inside of transaction details and have it default selected
(2) Don't request shipping
(3) Call .show()
(4) Tap pay

What is the expected output?

PR should close with payment information returned, the default shipping options being ignored

What do you see instead?

The promise fails


Please use labels and text to provide additional information.

 
Status: Started (was: Assigned)
Status: Fixed (was: Started)
Fixed in http://crrev.com/2439543002

Sign in to add a comment