Page MenuHomePhabricator

Automatically bill subscriptions when a payment method is available
ClosedPublic

Authored by epriestley on Jan 31 2015, 6:50 PM.
Tags
None
Referenced Files
F15431436: D11596.id27917.diff
Mon, Mar 24, 12:18 PM
F15419910: D11596.id27891.diff
Fri, Mar 21, 9:52 AM
F15389684: D11596.id27891.diff
Sat, Mar 15, 5:34 AM
F15380036: D11596.diff
Mar 14 2025, 1:02 AM
F15334722: D11596.id27890.diff
Mar 8 2025, 11:41 AM
F15331406: D11596.diff
Mar 7 2025, 10:09 AM
Unknown Object (File)
Feb 17 2025, 11:28 PM
Unknown Object (File)
Feb 16 2025, 12:01 AM
Subscribers
Tokens
"Mountain of Wealth" token, awarded by johnny-bit.

Details

Summary

Ref T6881.

  • Allow users to set a default payment method for a subscription, which we'll try to autobill (not all payment methods are autobillable, so we can't require this in the general case, and a charge might fail anyway).
  • If a subscription has an autopay method, try to automatically bill it.
  • Otherwise, we'll send them an email like "hey here's a bill, it couldn't autopay for some reasons, go pay it and fix those if you want".
  • (That email doesn't exist yet but there's a comment about it.)
  • Also some UI cleanup.
Test Plan
  • Used bin/phortune invoice to autobill myself some fake test money.

Screen_Shot_2015-01-31_at_10.49.56_AM.png (1×1 px, 285 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Automatically bill subscriptions when a payment method is available.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Feb 1 2015, 5:21 PM
This revision was automatically updated to reflect the committed changes.