Skip to content

atxwebs/code-sample-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

index.php

This file is used for methods testing. Run this file from console or from web browser using the commands below:

Command Line php run.php %method%,

%method% - define the method you need to run (for example, cart.create, product.list, etc.).

Browser http://localhost/code_sample_php/run.php?method=%method%

%method% - define the method you need to run (for example, cart.create, product.list, etc.).

For more details visit http://docs.api2cart.com/

allViewMethod

This file contains all examples of how to use API2Cart's methods.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%