Search found 58 matches

by cyrotek
05 Jul 2019, 09:05
Forum: TYPO3 extension
Topic: Setup own Cronjob within Aimeos
Replies: 7
Views: 2526

Setup own Cronjob within Aimeos

Hello,

I would like to add a new CronJob that is responsible to connect to the accounting system and generate customer, invoices, recurring invoices for subscriptions and such, is there a documentation on how to add a new one or is there one that i could "adapt" for my needs?

Regards
by cyrotek
05 Jul 2019, 08:24
Forum: TYPO3 extension
Topic: Account creation - Password field not set
Replies: 10
Views: 3284

Re: Account creation - Password field not set

Works like a charm now. Thank you.
by cyrotek
04 Jul 2019, 07:31
Forum: TYPO3 extension
Topic: Order ID getting lost
Replies: 17
Views: 4957

Re: Order ID getting lost

Yes, works like a charm. Thank you.
by cyrotek
03 Jul 2019, 12:45
Forum: TYPO3 extension
Topic: Order ID getting lost
Replies: 17
Views: 4957

Re: Order ID getting lost

That worked now. Seems like the $total <= 0 was throwing the error. Thank you.
by cyrotek
03 Jul 2019, 11:19
Forum: TYPO3 extension
Topic: Order ID getting lost
Replies: 17
Views: 4957

Re: Order ID getting lost

Well, it seems to be related to the rebate, whenever i add one, the error pops up, regardless of the payment method, when i dont have one added, it works. Okay, it seems to only happen with 100% voucher, every other works fine. It also seems that the basket isnt cleared, when i use the regular metho...
by cyrotek
03 Jul 2019, 11:02
Forum: TYPO3 extension
Topic: Order ID getting lost
Replies: 17
Views: 4957

Re: Order ID getting lost

How can it be lost, when it is correctly display like literally three lines underneath?

The madmin_log doesnt contain any hints regarding the missing order.id.
by cyrotek
03 Jul 2019, 10:44
Forum: TYPO3 extension
Topic: Order ID getting lost
Replies: 17
Views: 4957

Re: Order ID getting lost

It pops up with every payment now it seems.

How do i backtrack the error?
by cyrotek
03 Jul 2019, 10:32
Forum: TYPO3 extension
Topic: Order ID getting lost
Replies: 17
Views: 4957

Re: Order ID getting lost

Either way, for testing purposes I created it in the Aimeos Extension and the error remains the same....
by cyrotek
03 Jul 2019, 10:06
Forum: TYPO3 extension
Topic: Order ID getting lost
Replies: 17
Views: 4957

Re: Order ID getting lost

Alright, so I've created the file within

typo3conf/ext/"Extension Name"/Resources/Libraries/aimeos/aimeos-core/lib/mshoplib/src/MShop/Service/Provider/Decorator

Correct?
by cyrotek
03 Jul 2019, 09:54
Forum: TYPO3 extension
Topic: Order ID getting lost
Replies: 17
Views: 4957

Re: Order ID getting lost

Okay, but where do I place the file or doesnt it matter?