Skip to content

xendit/checkout-demo-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xendit-demo-2nativePHP

Vanilla PHP version of Xendit Demo

Requirement

Installation

After cloning this repository, just do:

composer install

Copy .env.example file into .env the same directory

cp .env.example .env

Update the .env file you just copied for your own API_KEY. Go to public directory then run the internal development server to try

cd src/public
php -S localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published