Jump to content

Disable requirement for login/registering in checkout


Danny

Recommended Posts

Welcome Danny! Glad to see you made it to the forums.

One would first need to change the javascript-powered 'validation' tests when presented with the checkout form. (Not all skins have this validation.)

Then, CubeCart core code would need to be changed to dismiss the fact that key data about the customer is missing. Specifically, the 'billing address', 'email address', and 'name'. Perhaps, depending on which payment processor you use, you can delegate the responsibility of collecting that info and validating the credit card purchase by the processor.

Not collecting an address would indicate you are selling digital items. And probably not concerning yourself with collecting sales taxes.

With a bit of work at changing core code, it can be done.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...