Rok Popov Ledinski

Results 8 issues of Rok Popov Ledinski

**Description** The purpose of this PR is adding the context to log lines such as pspreference and ordernumber. This adds unique identifiers to log lines and makes them more detailed....

**Description** This PR adds the possibility of tokenizing Twint payments. The supported `recurringProcessingModel` values are `Subscription` and `UnscheduledCardOnFile`. **Tested scenarios** - processed payment with Twint. Made sure that request to...

**Description** The purpose behind this PR is to update what we do in `Helper\Order::refundOrder`. Instead of using `$notification->getOriginalReference()` to check if it's a partial payment, we are switching to using...

**Description** Since checkout v66 Shopper reference should be 3 digits and above which means in cases that is less the api returns error. Add a method that pads all the...

**Description** This PR makes PBL accessible for admin api. This involves updating the can_use_checkout flag for `adyen_pay_by_link` to 1, which results in `adyen_pay_by_link` payment method being returned in the `/payment-methods`...

**Description** The issue this PR is solving is that it is not possible to complete the payment in multishipping checkout if only one payment method is enabled in Adyen Customer...

- #460 - #476 - #473 - #466 - #455 - #458 - #468 - #427 - #477 - #481 - #483 - #482 - #480 - #484 - #487

**Description** After multiple attempts of addressing the issues with open invoice line items not reflecting the correct values, the idea behind this PR is to deprecate the methods in the...