Releases: PXP-IO/ios-components-sdk
Releases · PXP-IO/ios-components-sdk
Release list
v1.3.4
v1.3.3
What's Changed
Bug Fixes
- Reset CVC length to the default when the card number is cleared or the scheme is unrecognized
- Fix AeroPay launcher button typography in Checkout Drop-in
- Fix Card on File validation when the selected stored card is read during async validation
- Fix postcode input handling — preserve characters while typing for international formats, normalize leading and consecutive spaces, and validate against trimmed values
v1.3.2
What's Changed
Bug Fixes
- Omit optional
browserData.ipAddressfrom 3DS initiate requests when not provided
v1.3.1
What's Changed
Bug Fixes
- Handle
ConsentAlreadyObtainedin Checkout Drop-in card submit — skip the store-card consent checkbox when consent is already obtained
v1.3.0
What's Changed
Features
- Restrict Paze to debit-only cards when credit funding is restricted (Component & Drop-in)
- Add AeroPay as a Drop-in payment method for USD Purchase / Authorisation
- Add optional merchant filtering for AeroPay linked bank accounts (Component & Drop-in)
- Support Customer Profiles in Drop-in via
customerProfileId
Improvements
- Encrypt card expiry month/year for PCI compliance
- Skip 3DS when
threeDSecureSupportedis false and continue to authorisation
Compatibility
- Existing integrations remain unchanged when new optional parameters are not used
v1.2.1
v1.2.0
[Drop-in] Add Parameter to Hide COF/ New Card Section