Salesforce Payment Interface

HomeServe required integration of their existing PHP system with their newly chosen payment gateway, Salesforce.

I led a team of two PHP developers to accomplish this. The project involved using PHP to generate XML data, which was transmitted to the Salesforce gateway via SOAP. Result codes from Salesforce were then interpreted and relevant messages displayed to the website users.