Bryce
09/01/2020, 9:32 PMCannot read property 'type' of undefined TypeError: Cannot read property 'type' of undefined
^ is referring to this line in the source code in the OrderWizard.Module.PaymentMethod.Selector file :
if (this.isOthersModule(this.selectedModule.type)) {
I have terms set on my customer record, and I also have the ALLOW NON-CREDIT CARD PAYMENT METHODS DURING CHECKOUT checkbox marked in the website setup so I'm expecting to be able to checkout with with paymentmethod of invoice.
Am I missing some configuration somewhere else that I'm not aware of, or has anyone else run into this issue?LMG
09/01/2020, 9:34 PMBryce
09/02/2020, 2:02 PMLMG
09/02/2020, 2:06 PMLMG
09/02/2020, 2:06 PMBryce
09/02/2020, 4:53 PM