- Added business type property to AbstractPaymentOptionEntity
- Added claim_upload action
- Made allianz_trade_b2b_bnpl as hidden method arter failure payment
- Company Search result fixes
- Implemented Settle payment action
- Add shop setting endpoint
- Updated setters in
CreatePaymentV3Request
class - Improved parameters handling using
DataHelper
- Fixed possible problems with
DataTime
objects anddate_create()
functions - Fixed for
CustomerEntity
class
- Added options for payment variants
- Added
isB2bMethod
flag - Added
/api/b2b/search/credit
- Added
getDeliveryFee()
andsetDeliveryFee()
methods
- Removed
psr/log
dependency
- Google Pay for desktop
- Implemented Google Pay, Apple Pay filters
- Implemented
getExtraData
andsetExtraData
for cart items
- Unique identifier to the payment actions
- Implemented 'reference' to the payment actions
- Implemented api v3
- initial version;