Re: One-Page Checkout [Support Thread]
Rick, the OPC debug file is generated (and accumulated) on a customer-id basis so that I can infer the transitions from the main (checkout_one) to confirmation (checkout_one_confirmation) pages.
Note that the error message is indicating that something has changed between the main-page's submission and the confirmation page's processing and "normally" isn't displayed.
Send me a copy of the myDEBUG and OPC debug files and I'll see what's up.
Re: One-Page Checkout [Support Thread]
Files sent via email.
The only thing changed was the radio button to select payment method prior to clicking submit the first time. I dunno.
Re: One-Page Checkout [Support Thread]
Rick, it looks like those prowebs order-totals are interfering with the OPC's "has the order changed" checking. I've requested a copy so that I can see what's going on.
I'm guessing that you set the OPC debug level to "full" to generate those PHP notify logs; it's normally sufficient to just use the "true" setting to get the OPC log generated. The "full" setting was added for additional debug and is not normally needed.
Re: One-Page Checkout [Support Thread]
Yes, I set to full because I figured that would tell you more.
Disabling the prowebs OT, still generates myDEBUGS (still set to full). The fileset includes 5 OT but I am only using 2 of them.
Re: One-Page Checkout [Support Thread]
Rick, when the OPC log is set to "full" you'll normally get a slew of logged notices, usually due to a constant's redefinition.
When you disabled the prowebs order-total modules, did that enable the checkout to proceed without issue? If not, would you first delete that OPC log, re-run the checkout with the prowebs OTs disabled and then email me that log file?
Re: One-Page Checkout [Support Thread]
Good morning Cindy,
Deleted myDEBUG-OPC files
Changed OPC log from Full to True
Prowebs OT config set to false (disabled)
Checkout payment using auth.net SIM completed without any errors on the customer side.
myDEBUG-OPC generated. CustNumber appended to the end. Probably normal ? ~33kb filesize
No RED banner either :smile:
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
RixStix
Good morning Cindy,
Deleted myDEBUG-OPC files
Changed OPC log from Full to True
Prowebs OT config set to false (disabled)
Checkout payment using auth.net SIM completed without any errors on the customer side.
myDEBUG-OPC generated. CustNumber appended to the end. Probably normal ? ~33kb filesize
No RED banner either :smile:
Hey, Rick, thanks for the update. I'm going to have to add those prowebs order-totals to the list of "known to be incompatible" items and I'll note that Authorize.net/SIM is "known to work".
With the OPC debug set to true, a myDEBUG-OPC log will be generated (and they're normally quite large, as you've seen).
Re: One-Page Checkout [Support Thread]
No problem. I didn't want you to spend too much time 'futzing' with things that are out of your control.
I could always remove those OT mods and find a different way to provide customer selectable Signature and Insurance requirements during checkout that are independent of specific shipping methods.
Enjoy the rest of the weekend.
Re: One-Page Checkout [Support Thread]
Pleased to report that the Nochex payment module works with OPC. So, that's another one for the list of compatible payments mods :smile:
Cheers / Frank
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
frank18
Pleased to report that the Nochex payment module works with OPC. So, that's another one for the list of compatible payments mods :smile:
Cheers / Frank
Thanks for that, Frank. I'll update the documentation to reflect that Nochex has been found to be compatible!