Open
Conversation
added FreeCycles param
added Regulatory API
fixed failing tests
…ors with scanning tools like PHPStan
Add `Id` on PayInRecurringRegistration
Fix type hint for RemainingFunds
Added `CardId` property to PayInExecutionDetailsDirect and used “int” as types for identifiers
A constant class has been added to improve clarity and avoid typos
Feature/deposits
added PARTNERSHIP LegalPersonType
Release 3.41.1
Adds SCA and Category EventTypes
[release] 3.42.0
* handle creation of pay in intent authorization and captures * handle upload of settlement file * handle get and update of settlement * handle fetching of pay in intents * run linter * run linter * handle cancel intent * updated cancel logic * handle creation of splits * fixed test * commented the cancel method * updated tests --------- Co-authored-by: Iulian Masar <iulian.masar@codegile.com>
* [feature] pay by bank supported banks (#724) * handle fetching of supported banks * run lint --------- Co-authored-by: Iulian Masar <iulian.masar@codegile.com> * update LineItem structure (#723) Co-authored-by: Iulian Masar <iulian.masar@codegile.com> * updated tests * run lint --------- Co-authored-by: Iulian Masar <iulian.masar@codegile.com>
* handle echo reports (#728) Co-authored-by: Iulian Masar <iulian.masar@codegile.com> * [feature] Splits CRUD (#727) * handle creation of pay in intent authorization and captures * handle upload of settlement file * handle get and update of settlement * handle fetching of pay in intents * run linter * run linter * handle cancel intent * updated cancel logic * handle creation of splits * fixed test * commented the cancel method * updated tests * handle split execute, reverse, get, update * runt lint --------- Co-authored-by: Iulian Masar <iulian.masar@codegile.com> --------- Co-authored-by: Iulian Masar <iulian.masar@codegile.com>
* [improvement] updated type casting to work with arrays (#732) * updated type casting to work with arrays * updated parsing logic --------- Co-authored-by: Iulian Masar <iulian.masar@codegile.com> * updated PendingUserAction docs (#730) Co-authored-by: Iulian Masar <iulian.masar@codegile.com> * handle creation of bank wire direct payin for repudiation wallet (#731) Co-authored-by: Iulian Masar <iulian.masar@codegile.com> --------- Co-authored-by: Iulian Masar <iulian.masar@codegile.com>
* added missing Fees field on ConversionQuote.php (#736) * updated auth token threshold value (#740) * [improvement] updated the way CURLOPT_CAINFO is set (#737) * updated the way CURLOPT_CAINFO is set * [Improvement] php 8.2 compatibility (#738) * fixed two issues that could have triggered warnings * updated tests (#734) * increased sleep times for transactions tests
* handle intent cancel (#747) * handle paypal data collection (#744) * [feature] implemented VOP changes (#739) * implemented VOP changes * made VerificationOfPayee nullable * run lint * updated tests * added separate tests for null/not null vop on recipients * updated var type * run lint and add DataCollectionId param * made DataCollectionId nullable
* handle ScaContext on create recipient * updated tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.