Skip to content

Releases: CommerceWeavers/SyliusSaferpayPlugin

v0.4.0

05 Jun 09:01
v0.4.0
bf6c143
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Details

  • Update vimeo/psalm requirement from 5.11.0 to 5.12.0 by @dependabot in #44
  • Add confirmation modal after clicking refund button by @GSadee in #45
  • Handle refund process using Payum with state machine callback by @GSadee in #37
  • fix typo in installation.md (wrong package name in first step) by @plewandowski in #48
  • #55 fix paymentMethods field in payment initialization request by @plewandowski in #56

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

23 May 10:46
v0.3.0
6d92cde
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Details

Full Changelog: v0.2.0...v0.3.0

v0.2.0

17 May 13:12
v0.2.0
ad57dcd
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Details

  • Update phpstan/phpstan-doctrine requirement from 1.3.38 to 1.3.39 by @dependabot in #33
  • Cover Saferpay's initialize endpoint with contract tests by @jakubtobiasz in #22
  • Update phpstan/phpstan-doctrine requirement from 1.3.39 to 1.3.40 by @dependabot in #35
  • Add error handling for any kind of request by @jakubtobiasz in #23
  • Add basic installation instruction by @GSadee in #36
  • Handle refund process by @GSadee in #24

Full Changelog: v0.1.0...v0.2.0

v0.1.0

11 May 07:44
v0.1.0
962437e
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Details

  • [GitHub Actions] Adjust workflow by @GSadee in #1
  • [Composer] Adjust autoload configuration by @GSadee in #4
  • Configure Behat and add scenario for happy path by @jakubtobiasz in #5
  • [Admin] Configure Saferpay payment method by @GSadee in #6
  • Change notation of configuration parameters + add use_authorize by @GSadee in #9
  • Add parameter with API base URL by @GSadee in #8
  • Implement happy path by @jakubtobiasz in #7
  • Improve Payum Actions readability and extensibility by @jakubtobiasz in #11
  • Introduce ValueObjects for the API responses by @jakubtobiasz in #12
  • Handle payment failure by @GSadee in #14
  • Handle payment cancellation by @GSadee in #15
  • Rename order and payment providers methods by @GSadee in #18
  • Update phpstan/phpstan-doctrine requirement from 1.3.37 to 1.3.38 by @dependabot in #20
  • Update vimeo/psalm requirement from 5.9.0 to 5.11.0 by @dependabot in #21
  • [Payum] Extract token provider from prepare actions by @GSadee in #17
  • [Feature] Transaction Logs by @jakubtobiasz in #13
  • Add passing customer's e-mail to Saferpay by @jakubtobiasz in #25
  • Add choosing available payment methods for Saferpay while configuring a gateway by @jakubtobiasz in #26
  • Fix wrong translation keys in SaferpayGatewayConfigurationType by @jakubtobiasz in #28
  • Order the methods of SaferpayClient by @GSadee in #29
  • [DX] Micro improvements by @jakubtobiasz in #31
  • Fix nulling Saferpay's password configuration on save by @jakubtobiasz in #27

New Contributors

Full Changelog: https://github.com/CommerceWeavers/SyliusSaferpayPlugin/commits/v0.1.0