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

[9.0] Fixing defaultCard() exception when not Stripe customer #660

Merged
merged 3 commits into from
May 3, 2019
Merged

[9.0] Fixing defaultCard() exception when not Stripe customer #660

merged 3 commits into from
May 3, 2019

Commits on May 1, 2019

  1. Fixing bug where the defaultCard() method would throw an exception …

    …instead of returning null if the billable model had no stripe Id
    judahnator committed May 1, 2019
    Configuration menu
    Copy the full SHA
    7b46d04 View commit details
    Browse the repository at this point in the history
  2. Addressing StyleCi issue

    judahnator committed May 1, 2019
    Configuration menu
    Copy the full SHA
    d790c42 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

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