Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 373 Bytes

File metadata and controls

21 lines (14 loc) · 373 Bytes

Subscriptions with Card and Direct Debit

Requirements

  1. Build the package
mvn package
  1. Run the application
java -cp target/subscriptions-with-card-and-direct-debit-1.0.0-SNAPSHOT-jar-with-dependencies.jar com.stripe.sample.Server
  1. Go to localhost:4242 in your browser to see the demo