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

Re-factor subscription logic for new pricing structure #1849

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

Conversation

gylaz
Copy link
Member

@gylaz gylaz commented Jul 6, 2021

No description provided.

@gylaz gylaz changed the title Gl refactor subscriptions Re-factor subscription logic for new pricing structure Jul 12, 2021
@houndci houndci deleted a comment from hound bot Jun 26, 2023
@gylaz gylaz force-pushed the gl-refactor-subscriptions branch from 111b77c to 6c2f191 Compare June 26, 2023 18:55

def call
if owner.stripe_subscription_id.blank?
payment_gateway_subscription = payment_gateway_customer.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use 2 (not 0) spaces for indentation.
Useless assignment to variable - payment_gateway_subscription. Did you mean payment_gateway_customer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant