Index  Up  <<  >>  


Shopping cart is dropped when using SSL.

This is usually due to the HostnameLookups (Stronghold/Apache parameter) not matching for the two servers, secure and non-secure.

If it still does not work, then try changing some of the appropriate configuration parameters in minivend.cfg:

    DomainTail   No
    IpHead       Yes

The above setting will typically make MiniVend work when it is possible to work.

MiniVend 3.11 and above
If you use PGP for credit card encryption, or CyberCash or some other secure payment system, then you might try in your catalog.cfg:

    WideOpen Yes

This completely disables IP checking.


Index  Up  <<  >>