Daily updates from Odoo
Monday, February 26, 2024
1 change
Features or functions removed from Odoo
This update removes integrations for payment methods that were not fully supported, specifically Amazon Pay with Adyen and BLIK with Stripe. These removals streamline the system and ensure we're only offering reliable payment options to our customers.
Original PR description
The following combinations of payment methods and providers are removed: - Amazon Pay - Adyen: The payment method cannot be activated because it requires saving a public key in Odoo, and no field was made available for that. Also, a custom configuration is necessary and the public key must be generated through a lengthy process that is too cumbersome for the added value of the payment method anyway. - BLIK - Stripe: The payment method is not supported by Stripe when the PaymentIntent object is created after collecting the payment details. See https://stripe.com/docs/payments/accept-a-payment-deferred?platform=web&type=payment#enable-payment-methods opw-3736511 Forward-Port-Of: odoo/odoo#153481