Releases: Mangopay/mangopay2-java-sdk
Releases · Mangopay/mangopay2-java-sdk
2.44.3
2.44.2
Fixed
Rate limiting headers interpreted dynamically based on X-RateLimit-Reset
time and for a variable number of bucket values.
2.44.1
Fixed
Added a custom deserializer to support the CardInfo.Type
naming change from CHARDE_CARD
to CHARGE CARD
.
2.44.0
Added
New endpoints for TWINT PayIn object:
Updated
- Removed the
Reference
parameter from the Refund object. - Added additional tests for transaction retrieval.
2.43.0
2.42.2
Updated
- Revised tests to improve reliability and address any outdated tests.
- Added instant payout event
INSTANT_PAYOUT_FAILED
.
2.42.1
Fixed
The Categorize a Natural User endpoint now allows non-SCA users to be categorized as SCA users.
2.42.0
2.41.1
2.41.0
Added
New endpoints for The Virtual Account object:
- Create a Virtual Account
- Deactivate a Virtual Account
- View a Virtual Account
- List Virtual Accounts for a Wallet
- View Client Availabilities
Added all relevant EVENT_TYPE_CHOICES
:
VIRTUAL_ACCOUNT_ACTIVE
VIRTUAL_ACCOUNT_BLOCKED
VIRTUAL_ACCOUNT_CLOSED
VIRTUAL_ACCOUNT_FAILED