Page MenuHomePhabricator

Build Phortune into a real accounts/billing application
Closed, ResolvedPublic

Description

For now, this can largely be a thin wrapper around Stripe. We need an application which allows users to log in, manage payment methods, review billing, change plans, etc. It needs to have an administrative interface for us to do all this stuff, too.

Revisions and Commits

rPHU libphutil
Restricted Differential Revision
rP Phabricator
D10694
D10688
D10685
D10684
D10681
D10678
D10675
D10673
D10672
D10670
D10667
D10666
D10665
D10664
D10663
D10662
D10658
D10654
D10652
D10649
D10648
D10647
D10645
D10644
D10640
D10639
D10638
D10635
D10634
D10633
D10284
D10205
D10203
D10006
D10003
D10002
D10001
D9916
D9915
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.

Event Timeline

There are a very large number of changes, so older changes are hidden. Show Older Changes

That said, we reasonably could implement Coinbase now.

As I understand there is some heavylifting to done here to get the payment methods to be working. So in the meantime, can we do something like hooking up our tracker with a billing tool like Freshboks?

We have no current plans to integrate with Freshbooks.

Supporting invoicing in Phortune isn't really a planned feature, either. It will probably happen eventually, but the first uses will be tests to make sure it works (spend $1 for a shiny token) and then we want to do SAAS billing with it.

epriestley edited this Maniphest Task.
epriestley renamed this task from Build Phortune into a real an accounts/billing application to Build Phortune into a real accounts/billing application.Nov 16 2014, 8:44 PM
epriestley changed the visibility from "All Users" to "Public (No Login Required)".Nov 22 2014, 3:24 PM
epriestley claimed this task.

We've successfully processed payments with Phortune so I think the era of this task has drawn to a close. I'll file more narrow stuff for future development.

Is there any documentation on how to get started with this?

No, this is a prototype application.