Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow customers to be created with non-1 quantities of a plan #319

Merged
merged 2 commits into from
Apr 14, 2017
Merged

Allow customers to be created with non-1 quantities of a plan #319

merged 2 commits into from
Apr 14, 2017

Commits on Feb 28, 2017

  1. Let customers be created with quantities of a plan

    The `pinax.stripe.actions.customers.create` function creates a
    subscription for a user. This addition allows the quantity of the
    subscription to be set to something other than the default of 1.
    meshy committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    b9e4b7c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Configuration menu
    Copy the full SHA
    6b513ef View commit details
    Browse the repository at this point in the history