cancel
Showing results for 
Search instead for 
Did you mean: 

How to extends class from one addon to another addon.Is it possible

Former Member
0 Kudos

HI I am using hybris version 5.7 version.In this b2bacceleratoraddon is OOTB feature.Now i want to implement another payment type.So, i am trying to use the b2bacceleratoraddon addon controller class to my custom addon.But it's not working. Please let me know if i am wrong.

Thanks Venkat.

Accepted Solutions (1)

Accepted Solutions (1)

former_member387866
Active Contributor

Hi Venkat,

Addons are self-contained packages. They cannot talk to each other.

If you want to use features from one addon to another, you should create a Utilities Extension and extract the common functionality to that and use the resources in the Addons.

I hope this helps,
Luke

Former Member
0 Kudos

Thanks for ur reply

Former Member
0 Kudos

Thanks Luke it was helpful

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Venkat, Luke.

I'm following the trial 5.4 version. The step where you modify the checkout. I can not see a bean defined in b2ccheckoutaddon. Any idea?

I don't think I can not access those bean definitions since is defined in the trail.

Let me know your thoughts.

former_member387866
Active Contributor
0 Kudos

Hi Oscar,

Please create a question about this, it will give it more views. You may get a great answer for another user.

Regards, Luke

P.S. I did not downvote you :P