on ‎2019 Jul 23 7:05 PM
Hi,
I need your help to know how to extend the AbstractCheckoutStepController.java class to modifiy two methods. I am using custom folder so that I do not handle core java classes.
I realized that I need to create another java class that extends AbstractCheckoutStepController.java and another interface.
Please your help to implement this solution using custom folders.
Thank you!
Request clarification before answering.
Create a custom class as follows: public abstract class AbstractCustomCheckoutStepController extends AbstractCheckoutStepController and use overirde method to write custom logic.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.