Any Ideas on how to change the order or payment me...
# suitecommerce
k
Any Ideas on how to change the order or payment methods on order wizard checkout? I thought there was a config setting in the back end but I cant find anything.
s
Last time I checked it was only possible with JavaScript
k
Okay thanks, and I think I should rephrase, What I meant to say is change the default selected. the order is actually less important
By default, invoice is the selected payment option and I need Credit Card to be the default
s
OK, I think the answer is still actually the same
I’m pretty sure the module JavaScript is agnostic to preferences beyond what has already been selected
k
Okay thanks, Ill start writing code.
m
Does the test customer you are viewing as have something selected in their terms field? I believe it needs to be blank if you don't want them able to select "Invoice".
👍 1