DanielInternovam Posted May 6, 2019 Share Posted May 6, 2019 Hi everyone How to receive a data in my prestashop module, in this case I want to know if someone used a specific coupon, so in my module to execute an action or not. thanks in advance. Link to comment Share on other sites More sharing options...
NemoPS Posted May 13, 2019 Share Posted May 13, 2019 I am not aware of any hooks where you need them, you need to use an override. Have a look at the CartRule class, or PaymentModule if you want to process it when the order is created. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now