spryker/checkout-rest-api-extension
CheckoutRestApiExtension module
1.5.0
2.7M downloads/mo
#4329 most downloaded on Packagist
spryker/checkout-rest-api-extension
What this package is like to depend on
Last release 6 years ago
no release in 18 months
Ships fairly regularly
a new release about every 4 months
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
6 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Dec 2018 to Nov 2020Releases
latest 6-
1.5.026 Nov 2020Release notes
Open source →Included commits: 1.4.0...1.5.0
Improvements
- Introduced
ReadCheckoutDataValidatorPluginInterfaceto allow validatingCheckoutDataTransfer's. - Introduced
CheckoutRequestValidatorPluginInterfaceto allow validatingRestCheckoutRequestAttributesTransfer's. - Introduced
CheckoutDataExpanderPluginInterfaceto be used to expand theRestCheckoutDataTransferwith additional data.
- Introduced
-
1.4.024 Sep 2020Release notes
Open source →Included commits: 1.3.0...1.4.0
Improvements
- Introduced
CheckoutRequestExpanderPluginInterfaceto enable adding information to the checkout Zed request.
- Introduced
-
1.3.027 Feb 2020Release notes
Open source →Included commits: 1.2.0...1.3.0
Improvements
- Introduced
CheckoutDataResponseMapperPluginInterfaceused to mapRestCheckoutDataResponseTransfertoRestCheckoutDataResponseAttributesTransfer. - Introduced
RestCheckoutDataResponseAttributestransfer. - Introduced
RestCheckoutDatatransfer.
- Introduced
-
1.2.027 Jun 2019Release notes
Open source →Included commits: 1.1.0...1.2.0
Improvements
- Introduced
CheckoutDataValidatorPluginInterfaceto validate checkout data.
- Introduced
-
1.1.003 Apr 2019Release notes
Open source →Included commits: 1.0.0...1.1.0
Improvements
- Introduced
CheckoutResponseMapperPluginInterfaceplugin.
- Introduced
-
1.0.002 Dec 2018Release notes
Open source →Included commits: https://github.com/spryker/checkout-rest-api-extension/tree/1.0.0
Initial Release
- Introduced
QuoteMapperPluginInterfaceused by CheckoutRestApi to map rest request data to Quote. - Introduced
CheckoutRequestAttributesValidatorPluginInterfaceused by CheckoutRestApi to validate checkout request attributes.
- Introduced