Skip to content

Releases: bagisto-europe/multisafepay

1.1.0

30 Nov 17:20
Compare
Choose a tag to compare

Bugfixes

  • #31 Resolved method signature mismatch in Bagisto\MultiSafePay\Core::getConfigData to ensure compatibility with Webkul\Core\Core class. Updated the method to match the parent class signature, addressing compatibility issues in PHP 8 and preventing fatal errors during package discovery.

1.0.6

09 Mar 08:47
Compare
Choose a tag to compare

Bugfixes

  • By canceling the payment, the invoice is created automatically.

1.0.5

18 Nov 14:55
Compare
Choose a tag to compare

Added

  • Added a event listener for shipments.
  • Added shopping cart data in the transaction request

1.0.4

08 Nov 15:35
fcd0f48
Compare
Choose a tag to compare

Bugfixes

  • Fixed webhook returns error 500.

1.0.3

07 Nov 23:56
dc8d6a5
Compare
Choose a tag to compare

Bugfixes

  • Removed irrelevant changes

1.0.2

07 Nov 16:25
e2360ce
Compare
Choose a tag to compare
1.0.2 Pre-release
Pre-release

Bug Fixes

  • Override file instead of overriding routes.

1.0.1

07 Nov 14:39
Compare
Choose a tag to compare
1.0.1 Pre-release
Pre-release

Bug Fixes

  • Added the missing license information to the composer file.
  • Fixed sdk version in composer.
  • Fixed issues caused by order id prefix.

1.0.0

07 Nov 01:01
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release

Features

  • Added support for all payment methods from MultiSafePay on the checkout page.
  • Implemented a webhook to accept transaction notifications from MultiSafePay.
  • Implemented a user-friendly refund processing system, empowering administrators to effortlessly manage customer refunds through MultiSafePay.