Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Saving cards without payment

Requirements

  • Maven
  • Java
  1. Build the jar
mvn package
  1. Run the packaged jar
java -cp target/saving-cards-without-payment-1.0.0-SNAPSHOT-jar-with-dependencies.jar com.stripe.sample.Server
  1. Go to localhost:4242 in your browser to see the demo