Skip to content

Releases: buckaroo-it/BuckarooSDK_PHP

v1.9.0

15 Nov 13:29
2a3b360
Compare
Choose a tag to compare
  • BP-2873 Add "email" and "lastname" parameters for giftcard refunds (#140)
  • BP-3034 Add payment method "MB WAY" (#147)
  • BP-3020 Add payment method "Multibanco" (#148)
  • BP-3009 PHP SDK defaults to testtransaction when left empty (#151)
  • Able to retrieve issuers for PayByBank

v1.8.1

24 Oct 11:20
2760da8
Compare
Choose a tag to compare

v1.8.0

30 Aug 09:53
1328f96
Compare
Choose a tag to compare
  • 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

27 Jun 08:50
83b6efc
Compare
Choose a tag to compare
  • 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

23 May 13:44
1d4e925
Compare
Choose a tag to compare
  • 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

13 Apr 14:09
8af057c
Compare
Choose a tag to compare
  • Downgrade Ramsey UUID package to version 3 in order to support PHP 7.4

v1.5.1

12 Apr 12:49
Compare
Choose a tag to compare
  • BP-2485 Bugfix in generating nonce, duplicated nonce can occured when there is a large amount of transactions.

v1.5.0

23 Mar 08:39
94bb8e3
Compare
Choose a tag to compare
  • BP-2351 Bugfix in transaction response in sub status code
  • Subscription example updated.
  • Github action added for PSR12 and PHPlint validation. Contributed by @avido
  • iDeal QR Test updated.
  • BP-2404 PHP 8.2 support

v1.4.0

21 Feb 14:39
09495e2
Compare
Choose a tag to compare
  • 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

30 Jan 10:18
Compare
Choose a tag to compare
  • 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