Skip to content

Add more flexible recurring billing cycle day behavior.

ananelson requested to merge ananelson/stripe:master into master

Does two things:

  • creates a new hook so it's easy to implement custom recur start date behavior (including per-form behavior)
  • supports Stripe functionality for backdating the start of a subscription so recurring payments can be at a more convenient time next month

Merge request reports