Introduce method data map in getInstrument
Payments apps can support multiple methods, and each method can have associated data, so instead of passing on method associated data as JSON string, pass a method -> method specific data map. This CL also renames some methods to make it clear if we are dealing with the PaymentApp or PaymentInstrument. BUG=587995 Review-Url: https://codereview.chromium.org/2434333005 Cr-Commit-Position: refs/heads/master@{#427068}
Showing
Please register or sign in to comment