Skip to content

PHP SOAP request generator for integration with DS web services. Generate responsibly!

License

Notifications You must be signed in to change notification settings

Debitsuccess/integration-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DebitSuccess WebServices and PHP - code example

This little projects show basic example how to work with DS Web Services using php. It includes:

  • Frontend part - AngularJS + Bootstrap
  • Backend part - emulation of API (url/controller/action) on PHP

How to try

In order to run this project on your local machine you need to replace the following variables:

  • baseURL in ../public/js/wsdl-app.js
  • USER in ../lib/setup.php
  • PASS in ../lib/setup.php
  • DS_WSDL in ../lib/setup.php
  • CONTRACT_PREFIX in ../lib/setup.php

About

PHP SOAP request generator for integration with DS web services. Generate responsibly!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published