3.14.0
- Expose cardholder name on
CardNonce
. - Expose expiration month and year on
CardNonce
. - Update
browser-switch
module to1.1.0
. - Fix bug where
onError
callback was invoked instead of theonCancel
callback in the Local Payment Method flow (fixes #299, thanks @vijayantil1) - Fix bug where
getReturnUrlScheme
is called and an Activity is no longer attached to the fragment (fixes #308, thanks @hakanbagci)