Releases: spryker-eco/unzer-api
Releases · spryker-eco/unzer-api
1.1.0
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
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.