Skip to content

Release 5.0.2

Latest
Compare
Choose a tag to compare
@zaid-abdullah zaid-abdullah released this 25 Sep 09:33
· 1 commit to master since this release
  • [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
  • [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
  • [KNOWN BEHAVIOR]
    • 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.