Extending: Hook in new service
-
Hi guys, could you help me? How I could hook in my custom service for calculating the rates? I can write my own class, that’s clear, but how do I hook it in properly? Thanks!
$this->exchange_rate_services->add_service( 'fixerio', new WCML_Exchange_Rates_Fixerio() );
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Extending: Hook in new service’ is closed to new replies.