Page 2 of 2

Re: e-mail scheduler problem with saving

Posted: 30 Mar 2016, 12:08
by aimeos
We've set up a new TYPO3 6.2.19 installation and used the Aimeos 1.6 distribution with the Aimeos 2.4.4 extension. It worked as expected in our installation so it seems to be no general error. Are the payment service codes in the mshop_order_base_service the same as in the mshop_service table and both contain no leading/trailing whitespace?

Nevertheless, we've created a new package that fixes a few bugs like the empty error messages in the scheduler.
Perhaps you might give it a try: https://aimeos.org/fileadmin/download/a ... 4.5-b7.zip

Re: e-mail scheduler problem with saving

Posted: 30 Mar 2016, 12:28
by crazyforester
I will try it right now
Should I execute the update script at Extension manager or overwriting the files is enough

Re: e-mail scheduler problem with saving

Posted: 30 Mar 2016, 12:31
by aimeos
Uploading the file in the extension manager is usually enough but executing the update script does no harm, so give it a try.

Re: e-mail scheduler problem with saving

Posted: 30 Mar 2016, 16:35
by crazyforester
I uploaded the new version
It work fine with PostPay, PaypalExpress and Prepay, but
Log admin shows again the error
Error while processing order with ID "xx": Method "process" for provider not available
It happens when I use ai-payments and Stripe payment gateway
Everything is OK on the site and user sees that order is successful after payment

Re: e-mail scheduler problem with saving

Posted: 31 Mar 2016, 06:34
by aimeos
Are the order confirmation e-mails sent now or is this all related to this error that processing stops?

Which version of the ai-payments extension are you using? Is it part of the aimeos_pay extension or did you integrated it on your own?

Re: e-mail scheduler problem with saving

Posted: 31 Mar 2016, 07:19
by crazyforester
Order confirmation e-mails are sent except for Credit card. All other emails are sent and they are OK.
I use ai-payments version 1.1 and payment gateway is Stripe and it is a part of ai-payments extension

Re: e-mail scheduler problem with saving

Posted: 31 Mar 2016, 13:54
by aimeos
Hm, we've installed the aimeos_pay 1.1.0 extension via the extension manager in a TYPO3 6.2.19 test installation (http://typo62.test.aimeos.com), configured Stripe as payment provider, made an order with Stripe (test account + test CC number) and executed the Aimeos e-mail scheduler afterwards.
Result: No error and the confirmation e-mail was sent successfully.