Neither cart content, price or vat are stored in the newly 'order' node

Created on 3 November 2020, about 4 years ago
Updated 25 March 2024, 8 months ago

Everything works well but at checkout, the order node type is recorded but doesn't store Basic cart content, total price and vat.
In the form alter function, i can see that those 3 fields are unset which i understand regarding the fact they should be pre populated :

unset($form['basic_cart_vat']);
unset($form['basic_cart_total_price']);
unset($form['basic_cart_content']);

But i don't get where they are got back ti be inserted in the node creation.

Thx for helping

๐Ÿ› Bug report
Status

Active

Version

6.0

Component

Code

Created by

๐Ÿ‡ซ๐Ÿ‡ทFrance meomec

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024