Soap Webservice – Integration Help In Php

I need some help with the integration of an SOAP api/webservice into a php website. The api is not very much documented, but it should be an easy task for someone experienced in php/api.

The api interface is used to create users / charge users / other operations on a service which is used by the the website.

Currently i have all of the functions ready(website is working, signup/ and so on), but i need to replace them by functions of the API. For example, at sign up on the website
a user is created via mysql added directly into the db, but i want to use the Api functions for adding a user/charging
instead of writing directly to the mysql database.

Attached is the documentation of the API. I will help with more detailed information when working on the project.
Should not be difficult, but requires some research/reading the doc (it is only a short one).

Thanks for your bids.

Leave a Reply

Your email address will not be published. Required fields are marked *