joshnuss / phoenix-billing-demo

A demo of using commerce_billing with phoenix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Elixir 66.2%Language:HTML 20.9%Language:JavaScript 13.0%