Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Using this module with PWA


phillyj

Recommended Posts

I have previously installed another module called Purchase Without Account, with allows customers to do just that.

 

I just installed this module, and it seems that when someone tries to purchase without an account, they get this error:

 

Number: 2 required field missing for authorization.

ssl_customer_code

 

I'm assuming this is because the customer doesn't have a customer id, since they don't have an account. How do I get around this? I was thinking of something like this, but I really don't know what I'm doing.

 

if(customer has an id) {

Pass it to the ssl_customer_code variable

} else {

Pass some other number that will work anyways?

}

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...