|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
No PaymentArticle in basketHi everyone.
This is another message concerning the odd "MAIN:FATAL! No payment possible because I don't know how to handle it! (class not set!:, file not found!:)" error. I included one custom payment method weeks ago which actually worked out just fine until now. Now - no matter which payment method I choose in my basket - I get this annoying error every time I try to finish my checkout. I investigated a bit and found out that tx_commerce_pi3->getPaymentType() can't find any payment method having been added to the basket and for that reason throwing this error. So - why is no payment method being added to the basket at all? Regards, D. _______________________________________________ TYPO3-project-commerce mailing list TYPO3-project-commerce@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce |
|
|
Re: No PaymentArticle in basketHi "dk",
With the limited information you provide I would have to guess to the cause. My guess is that in the time between it worked and it didn't that you have added stock to you shop, but forgot to add stock to the payment articles ( this also needs to be done for delivery articles ) /Morten Olesen dk wrote: > Hi everyone. > > This is another message concerning the odd "MAIN:FATAL! No payment > possible because I don't know how to handle it! (class not set!:, file > not found!:)" error. > > I included one custom payment method weeks ago which actually worked out > just fine until now. Now - no matter which payment method I choose in my > basket - I get this annoying error every time I try to finish my checkout. > I investigated a bit and found out that > tx_commerce_pi3->getPaymentType() can't find any payment method having > been added to the basket and for that reason throwing this error. > > So - why is no payment method being added to the basket at all? > > Regards, > > D. TYPO3-project-commerce mailing list TYPO3-project-commerce@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce |
|
|
Re: No PaymentArticle in basketHi Morten,
almost! ;) So in case anybody needs this information some time: The problem was that I've been truncating the article_prices table and with that deleting the prices for my payment methods. Never do that! ;) Regards, D. Morten Olesen schrieb: > Hi "dk", > > With the limited information you provide I would have to guess to the > cause. > > My guess is that in the time between it worked and it didn't that you > have added stock to you shop, but forgot to add stock to the payment > articles ( this also needs to be done for delivery articles ) > > /Morten Olesen > > dk wrote: >> Hi everyone. >> >> This is another message concerning the odd "MAIN:FATAL! No payment >> possible because I don't know how to handle it! (class not set!:, file >> not found!:)" error. >> >> I included one custom payment method weeks ago which actually worked >> out just fine until now. Now - no matter which payment method I choose >> in my basket - I get this annoying error every time I try to finish my >> checkout. >> I investigated a bit and found out that >> tx_commerce_pi3->getPaymentType() can't find any payment method having >> been added to the basket and for that reason throwing this error. >> >> So - why is no payment method being added to the basket at all? >> >> Regards, >> >> D. TYPO3-project-commerce mailing list TYPO3-project-commerce@... http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce |
| Free embeddable forum powered by Nabble | Forum Help |