baba888 Posted November 29, 2021 Share Posted November 29, 2021 Hello, I have just uploaded and set the module 2.4.0 from: https://addons.prestashop.com/en/payment-card-wallet/24922-stripe-official-sca-ready.html When trying to pay via SEPA, I am getting: Unknown column 'id_session' in 'field list'<br /><br /><pre>INSERT INTO `ps_stripe_official_processlogger` (`name`, `msg`, `level`, `object_name`, `object_id`, `date_add`, `id_session`) VALUES ('createIntent - intiContent', '[ Intent Creation Beginning ]', 'info', '', '0', '2021-11-29 20:12:54', '564ab92b'), ('createIntent - constructIntentData', 'Intent Data => {\"amount\":110,\"currency\":\"eur\",\"payment_method_types\":[\"sepa_debit\"],\"capture_method\":\"automatic\",\"metadata\":{\"id_cart\":14297},\"description\":\"Product Purchase\",\"shipping\":{\"name\":\"Freddy\",\"address\":{\"line1\":\"my address street\",\"postal_code\":\"887909\",\"city\":\"epina\",\"state\":null,\"country\":\"FR\"}}}', 'info', '', '0', '2021-11-29 20:12:54', '564ab92b'), ('createIntent - constructCardPaymentData', Any idea why please? Thanks Link to comment Share on other sites More sharing options...
clotairer Posted December 12, 2021 Share Posted December 12, 2021 Hi, You just need to reset your Stripe official module. Probably the upgrade of database schema ha not been upgraded. Regards Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now