Search found 3 matches

by hausformat
02 Nov 2016, 15:28
Forum: TYPO3 extension
Topic: Birthday in checkout
Replies: 4
Views: 2218

Re: Birthday in checkout

Ok, my fault!

This works fine with new customers.
But the field is not updated if an existing customer order something new!
How can I solve this Problem?

Another problem is, that I should mark the field as mandatory.
Could I made this only with JS?

best regards
David
by hausformat
02 Nov 2016, 15:20
Forum: TYPO3 extension
Topic: Birthday in checkout
Replies: 4
Views: 2218

Re: Birthday in checkout

thx

Now the field shows up, but there is no data stored in the customer...
Do I have to configure some validation or/and a table/field mapping?

Image

best regards
David
by hausformat
02 Nov 2016, 13:30
Forum: TYPO3 extension
Topic: Birthday in checkout
Replies: 4
Views: 2218

Birthday in checkout

Hallo, i would like to include the customers birthday field in the checkout process. With that i have some problems. my configuration for the checkout is: plugin.tx_aimeos.ettings.client.html.checkout.standard.address.billing.mandatory { 0 = order.base.address.salutation [...] 8 = order.base.address...