mozilla / payments

The root repository for all things Payments at Mozilla.
Other
9 stars 9 forks source link

Stand up the public payments service #7

Closed andymckay closed 9 years ago

andymckay commented 9 years ago

This is to stand up the API service that will be publicly accessible by the payments UI and also for incoming webhooks. This will facilitate everything in the buy flow such as processing payments or events like cancelled subscriptions. For clarity, the Solitude service is private so we need a public service that the UI can talk to.