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

Fix latest version to properly support Product in plans #522

Merged
merged 2 commits into from
Feb 22, 2018

Commits on Feb 17, 2018

  1. Ensure that we can only pass accepter parameters for nested product

    Before this, you could pass any parameter from ProductParams. This is not
    correct as the nested creation of a product in a plan only accepts a
    subset of parameters.
    remi-stripe committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    3c985ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b6202e View commit details
    Browse the repository at this point in the history