Skip to content

Releases: spryker-eco/unzer-api

1.1.0

08 Aug 13:23
ecce904
Compare
Choose a tag to compare

Included commits: 1.0.0...1.1.0

Improvements

  • Introduced UnzerApiAuthorizeRequestTransfer.orderId transfer field.
  • Introduced UnzerApiAuthorizeResponseTransfer.orderId transfer field.
  • Introduced UnzerApiMarketplaceAuthorizeResponseTransfer.orderId transfer field.
  • Adjusted UnzerApiFacade::performChargeApiCall() so it maps related orderId to request and from response data.
  • Adjusted UnzerApiFacade::performMarketplaceAuthorizeApiCall() so it maps related orderId to request and from response data.
  • Adjusted UnzerApiFacade::performAuthorizeApiCall() so it maps related orderId to request and from response data.
  • Adjusted UnzerApiFacade::performAuthorizableChargeApiCall() so it maps related orderId to request and from response data.
  • Adjusted UnzerApiFacade::performMarketplaceRefundApiCall() so it maps related orderId to request and from response data.
  • Adjusted UnzerApiFacade::performMarketplaceRefundApiCall() so it maps related orderId to request and from response data.

1.0.0

06 Jun 09:14
04d76b7
Compare
Choose a tag to compare

Included commits: https://github.com/spryker-eco/unzer-api/tree/1.0.0

Initial Release

  • Introduced Unzer API HTTP communication layer for Unzer payment service provider.