2.17.0-rc.12 | 2023-05-30
🚀 New Features and Improvements
<aside>
⚠️ This version introduces breaking changes for Headless Checkout. You also have to update Primer3DS
to version 1.1.1
</aside>
- Our 3DS service has been completely revamped. Primer SDK now supports 3DS protocol version
2.2.0
- Support 3DS weak validation
- Support 3DS OOB flow
- Improve 3DS reporting
- Set 3DS sanity check in
PrimerSettings
to false
when you are in DEBUG
mode, to disable the device check when testing on the simulator.
Check out our detailed documentation here
🪲 Improvements since 2.17.0-rc.11
2.17.0-rc.11 | 2023-05-10
🪲 Bug fixes
- Take into account tax and discount on Apple Pay items
- Prioritize merchant amount over total amount
- Only take into account surcharge when merchant amount is not set
2.16.7 | 2023-05-10
🪲 Bug fixes