Jump to content

Virtual products and payments methods


Recommended Posts

There are probably several ways to do this, I would go about it the following way.

 

Modify each of the *Non Credit Card* modules, look for the hook payment function in the main php file for the module.

 

You would need to add a new check there, that iterates through the products in the cart, checks if one is virtual, in which case, return false (rather than display the payment form).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...