Skip to content

phoenix-examples/phoenix-billing-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo of Phoenix + Commerce.Billing

To start your Phoenix app:

  1. Install dependencies with mix deps.get
  2. Start Phoenix endpoint with mix phoenix.server
  3. Visit localhost:4000 in your browser.
  4. Click "Go to Checkout" button
  5. Fill out form
  6. Submit

The app is configured with Stripe in test mode.

Use card number 4111111111111111 or any test Stripe card

Screenshots

Checkout Page

Checkout Page

Thank you Page

Thank You Page

Learn more

Commerce.Billing

Phoenix

License

MIT

This project was created by Joshua Nussbaum, a software consultant specializing in API integrations. You can reach me at josh at centera.co

About

A demo of using commerce_billing with phoenix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Elixir 80.9%
  • JavaScript 19.1%