Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages