Skip to content

Commit bb7b1b3

Browse files
committed
Update CHANGELOG.md
1 parent 1699435 commit bb7b1b3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ For more information, see the [README](https://github.com/sumup/Android-Merchant
44
## Version 5.0.2
55
* [FIXED] An issue where successful transactions were returned without all the relevant information in the SumUpAPI.Response.TX_INFO object, e.g. the card type
66
* [FIXED] A bug where initiating a checkout while the Card Reader payment method was disabled in the merchant settings resulted in a transaction failure. The SDK now enables it intrinsically
7+
* [KNOWN BEHAVIOR]
8+
* Declined/failed transactions may sometimes not return the card data (only) - SumUpAPI.Response.TX_INFO will still be populated with all the remaining metadata. This would depend on the exact moment any connectivity issue happened, that is whether card data from the reader was sent to the back-end or not.
79

810
## Version 5.0.1
911
* [FIXED] "duplicate class" issue (due to R8 obfuscation) possibly happening when integrating with other external libraries

0 commit comments

Comments
 (0)