Package DE_EPAGES::Order::Hooks::Class
Downgrade all instances to 'LineItemPayment' when a sub class of LineItemPayment is deleted.
Functions
OnDeleteClass
When a subclass of LineItemPayment is about to be deleted, downgrade all instances to 'LineItemPayment'. This allows to uninstall a payment cartridge without invalidating the orders made using this payment method.
Syntax |
OnDeleteClass($hParams); |
Input |
|