<% include( '/elements/header.html', 'Developer Documentation' ) %> <& /elements/menubar.html, 'Freeside Perl Modules' => $fsurl.'docs/library/FS.html', 'Complete Index' => $fsurl.'docs/library/index.html', &>

FS::msg_template::http

NAME

FS::msg_template::http - Send messages via a web service.

DESCRIPTION

FS::msg_template::http is a message processor in which the message is exported to a web service, at both the prepare and send stages.

METHODS

send_prepared CUST_MSG

Takes the CUST_MSG object and sends it to its recipient.

BUGS

SEE ALSO

FS::Record, schema.html from the base documentation.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 100:

'=item' outside of any '=over'

<% include ('/elements/footer.html' ) %>