The FOSSBilling Forum
Fetching Form Data and Custom Parameters from Custom Service - Printable Version

+- The FOSSBilling Forum (https://forum.fossbilling.org)
+-- Forum: Development (https://forum.fossbilling.org/forum-11.html)
+--- Forum: Development - General (https://forum.fossbilling.org/forum-12.html)
+--- Thread: Fetching Form Data and Custom Parameters from Custom Service (/thread-173.html)



Fetching Form Data and Custom Parameters from Custom Service - vaibhavpatel - 01-13-2025

Hi everyone,
I'm working on a feature where an account needs to be automatically created on my app (hosted on a separate server) when a custom service is activated for a client order. I am calling an api inside function called
Code:
action_activate(\Model_ClientOrder $order)
to handle this on Admin PanelĀ I've configured a custom service with an order form containing:
I need to: