Smiles Posted November 4, 2015 Share Posted November 4, 2015 (edited) I have a super strange problem. I am using a payment provider for most payments. This payment providers has a module with different payment methods. So for example creditcard, paypal ect.. In the new 1.6.1.0 it is not possible to change invoices anymore, a very stupid thing, which is very impractical. Anyway….. This causes me to change the default status: Payment accepted. This status should not make an invoice directly anymore. I need to add capital letters, a house number or whatever a customer needs to the address before generating an invoice. So I made a new status identical to Payment accepted, but now the system is not using the $payment->payment_method, but shows the module name as payment in the order and invoice. As there are different payment methods in this module I can’t just rename the module. Within the order list the right payment is shown…. Although I make the new status ‘generate invoice’ identical to the Payment accepted status it does not use/show the payment method. But the module name…. Does someone know what is happening here? Edited November 4, 2015 by Smiles (see edit history) Link to comment Share on other sites More sharing options...
Smiles Posted November 4, 2015 Author Share Posted November 4, 2015 Well writing it down helped. Ticking the box ''Consider the associated order as validated.'' within the Payment accepted status. Caused the payment to stay on the order page and invoice. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now