8000 GitHub - viktority/stripe-payment-solution
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

viktority/stripe-payment-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

  • Quick summary: Demo of a stripe-powered payment solution.
  • Version: 1.0-SNAPSHOT
  • Learn Markdown

How do I get set up?

Summary of set up:

  • Clone Repository with "git clone https://github.com/viktority/stripe-payment-solution.git"

  • Navigate to application.properties file and replace STRIPE_PUBLIC_KEY ,STRIPE_SECRET_KEY and destination_account with live keys.

  • Build and run application with 'mvn clean install'

  • Goto target folder of application and run the application with 'java -jar payment-solution-1.0-SNAPSHOT.war'

  • After app starts up, go to http://localhost:8080

  • Click on any item to purchase and input card details.

  • Also, the service provides a means to register an account to be able to receive money with http://localhost:8080/account/signup

Contribution guidelines

  • Project Roadmap and documents are on Jira and confluence respectively.

Who do I talk to?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0