PHP SDK - 4.5.0
PHP SDK - 4.5.0
September 2, 2026
Added
KycInformation containing KycRenewalDeadline on the regulatory endpoint
New KycInformation DTO (LastKycDate, KycRenewalDeadline) and a new KycInformation property on UserBlockStatus, with the matching GetSubObjects() mapping. It is populated by ApiUsers::GetRegulatory().
Read more about KYC renewal →
Added
Account funding for card direct PayIn
New AccountFunding DTO (Sender, Purpose, Type) and new AccountFundingSender DTO (FirstName, LastName, Address, Email, Birthday, Nationality, Occupation, BirthCountry), both with the matching GetSubObjects() mappings. PayInPaymentDetailsCard gained an optional AccountFunding property to declare an account funding transaction (AFT) on a card direct PayIn.
Added
Get PayPal data collection
New method ApiAcquiring::GetPayPalDataCollection($dataCollectionId) (GET /acquiring/payins/payment-methods/paypal/data-collection/{DataCollectionId}) to retrieve a data collection previously sent for a PayPal payment.