We tested the demo app from there using a client token with passing failOnDuplicatePaymentMethod as true. There is not currently an integration test for this as the client token used for the test will expire and this flag cannot be passed with a tokenization key. In the future we will explore a better way to test these edge cases with generating a client token on a server.
Visuals
Gif
Photo
Checklist
[x] Added a changelog entry
Authors
List GitHub usernames for everyone who contributed to this pull request.
Summary of changes
braintree_ios
5.6.1Testing
Was tested by pointing our Package.swift to the fix branch:
We tested the demo app from there using a client token with passing
failOnDuplicatePaymentMethod
astrue
. There is not currently an integration test for this as the client token used for the test will expire and this flag cannot be passed with a tokenization key. In the future we will explore a better way to test these edge cases with generating a client token on a server.Visuals
Checklist
Authors