e-mail scheduler problem with saving

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: e-mail scheduler problem with saving

Post by aimeos » 30 Mar 2016, 12:08

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
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

crazyforester
Posts: 60
Joined: 18 Jan 2016, 10:29

Re: e-mail scheduler problem with saving

Post by crazyforester » 30 Mar 2016, 12:28

I will try it right now
Should I execute the update script at Extension manager or overwriting the files is enough

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: e-mail scheduler problem with saving

Post by aimeos » 30 Mar 2016, 12:31

Uploading the file in the extension manager is usually enough but executing the update script does no harm, so give it a try.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

crazyforester
Posts: 60
Joined: 18 Jan 2016, 10:29

Re: e-mail scheduler problem with saving

Post by crazyforester » 30 Mar 2016, 16:35

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

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: e-mail scheduler problem with saving

Post by aimeos » 31 Mar 2016, 06:34

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?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

crazyforester
Posts: 60
Joined: 18 Jan 2016, 10:29

Re: e-mail scheduler problem with saving

Post by crazyforester » 31 Mar 2016, 07:19

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

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: e-mail scheduler problem with saving

Post by aimeos » 31 Mar 2016, 13:54

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.
Attachments
aimeos-stripe.png
aimeos-stripe.png (33.24 KiB) Viewed 3415 times
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply