Skip to content

waffle-iron/gingerbread_house

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stories in Ready

GingerbreadHouse (Business Management)

Manages and verifies (using Stripe) business details for different countries.

Usage

The service component (GingerbreadHouse.Service) is an OTP application that should be started prior to making any requests to the service. This component should only be interacted with to configure/control the service explicitly.

An API (GingerbreadHouse.API) is provided to allow for convenient interaction with the service from external applications.

A business details library (GingerbreadHouse.BusinessDetails) provides convenient templates to fill out the details required for different business types.

Todo

  • Verify using stripe
  • Make a verification adapter? (to support stripe and others)
  • Support additional countries
  • PubSub?

About

Business management service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages