Releases: buckaroo-it/BuckarooSDK_PHP
Releases · buckaroo-it/BuckarooSDK_PHP
v1.9.0
v1.8.1
v1.8.0
- BP-2698 - Add example: PayByBank (#128)
- BP-2776 - Hotfix: Trustly payremainder adapter applied (#133)
- BP-2797 Add possibility to change Channel header (#134)
- Fixing dynamic property in Culture header (#129)
- Hotfix - default value in software header & additionalParameter fix (#130)
- Additional parameter fix (#131)
- Hotfix - HTTPACCEPTLANGUAGE should not be configure as culture (#135)
- Hotfix: additional parameters (#136)
- New In3 payment method (#138)
v1.7.0
- BP-2461 - Add the correct ModuleVersion and PlatformName (#120)
- BP-2688 - UPDATE README.md file on Github
- BP-2650 - Culture was not working correctly (#126)
- BP-2417 Added Thunes
- BP-2507 - Add Payment initiation
- BP-2511 - Ippies is not a Giftcard
- BP-2543 - Add (Bancontact) Deferred Sales
- BP-2617 - Allow CustomParameters
- BP-2685 - ShippingCosts is missing for Riverty/AfterPay old
- BP-2460 - Add the correct ModuleVersion
- Ability to fill in software header
- Able to pass in a config object into the constructor
- Fixing wrong name in additional parameter
- Authenticate method refers to authorize
- Push validator fix (#123)
v1.6.0
- BP-2404 Feature/8.2 support (#95)
- BP-2509 Add Instant refunds,no service payment refactor (#109)
- BP-2527 Batch functionality (#114)
- Update ideal qr test
- Update Transaction Comment
- created new PayablePaymentMethod for when no service is specified
- Remove method paynoservice
- Inlcude monolog version 3
- Include ramsey version 4
- Add missing property
- Add PayRemainder in KlarnaPay (#112)
- Pay remainder missing for some methods (#113)
- Add PayRemainder to Alipay
- Add PayRemainder to Paypal
- Add PayRemainder to Payconiq
- Add PayRemainder to Afterpay
- Add PayRemainder to Trustly
- Add PayRemainder to Przelewy24
- Add PayRemainder to Belfius
- Add PayRemainder to EPS
- Add transaction batch endpoint
v1.5.2
v1.5.1
v1.5.0
v1.4.0
- Fixed an issue with getting issuers for iDEAL. Reported by @reflie-nxte
- Add Bancontact alias and fixing typo in method name
- When response data is not set return null
- BP-2257 Payment method Request to pay removed
- BP-2285 BP-Add missing subscriptions parameters
- BP-2345 Add missing parameters in iDEAL QR
v1.3.0
- Add parameter retrieval in replyhandler, check lower & upper string
- Remove hardcoded iDEAL banks and use api call to retrieve the latest available iDEAL banks
- Add html_entity_decode for the validation checker
- Fixed combined subscription test
- Update Debtor code
- Fix additional parameters
- Add missing cardnumber & pin parameter in giftcard
- Check more condition on json return or push
- Php Clean code format PSR-12
- Add payRemainderEncrypted to creditcard
- Add culture to default payload
- Use TransactionResponse when retrieving the transation status Report by @avido in #71
- Update rate_plans node to ratePlans for subscription method