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

Move to Stripe Prices #161

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Move to Stripe Prices #161

wants to merge 4 commits into from

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    13a5f9e View commit details
    Browse the repository at this point in the history
  2. Move from Stripe Plans to Prices.

    No change in functionality.
    dracos committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2477356 View commit details
    Browse the repository at this point in the history
  3. Remove reliance on fixed Price IDs.

    Switch to using metadata on the price to get the number of calls for a
    price, rather than assuming it can be worked out from the price (plan)
    ID.
    dracos committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a250b60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdeb85c View commit details
    Browse the repository at this point in the history