Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 333 Bytes

File metadata and controls

22 lines (14 loc) · 333 Bytes

Saving cards without payment

Requirements

How to run

  1. Setup composer globally

  2. Run composer to set up dependencies

composer install
  1. Run the server locally
php -S localhost:4242 index.php