Changelog of the extension Module
2.0.1 - 23.03.2023
- internal fixes.
 
2.0.0 - 14.03.2023
- support for config encoded via base64,
 startscript is listening on specified port by default,- documentation shows how to register commercetools extension to be called only for 
ctp-stripe-integrationpayment interface, - support for Basic authentication.
 
2.0.0-c.0 - 01.03.2023
- based on standard version of Stripe API (earlier, it was 
2020-08-27; server_side_confirmation_beta=v1), - removed support for 
confirmPaymentrequest, now it should be handled withstripe.confirmPaymentcall on the frontend, - removed 
confirmPaymentIntentRequestandconfirmPaymentIntentResponsefields fromctp-stripe-payment-elements-payment-typepayment type. 
1.0.0 - 01.09.2022
- First version's release