We have a base class called 'Animal' which contains methods Walk() and Poo() and ActHappy(). This will allow any animal that inherits the Animal class to be able to do those things, by default. This ...
Initiating transaction... Processing Credit Card payment of $100.0 from Alice Transaction completed. Initiating transaction... Processing PayPal payment of $50.0 from Bob via bob@example.com ...