Closed Jecko-o closed 6 years ago
Using mollie along with the spree native check payment method I'm getting the following error:
"NoMethodError in Spree::CheckoutController#update undefined method `create_transaction' for #"
It seems a problem in mollie processing_decorator override of the process! method.
Thanks for reporting @Jecko-o! This has been fixed in 1.0.6.
1.0.6
Let me know if you experience any other issues.
Ok! :smile:
Using mollie along with the spree native check payment method I'm getting the following error:
It seems a problem in mollie processing_decorator override of the process! method.