Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 307 Bytes

File metadata and controls

20 lines (13 loc) · 307 Bytes

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