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] Able to update a Stripe customer #634

Merged
merged 3 commits into from
Apr 11, 2019
Merged

[9.0] Able to update a Stripe customer #634

merged 3 commits into from
Apr 11, 2019

Conversation

MarGul
Copy link
Contributor

@MarGul MarGul commented Apr 11, 2019

You can update the customer data in Stripe.

Usage: $user->updateStripeCustomer(['email' => 'updated@customer.com']);

Check available parameters on Stripe

@driesvints driesvints changed the title Able to update a Stripe customer [9.0] Able to update a Stripe customer Apr 11, 2019
@driesvints
Copy link
Member

Can you please write a test for this as well?

@MarGul
Copy link
Contributor Author

MarGul commented Apr 11, 2019

Totally, I'm sorry about that 👍

@taylorotwell taylorotwell merged commit 7eb4b0f into laravel:9.0 Apr 11, 2019
@MarGul MarGul deleted the update-stripe-customer branch April 12, 2019 04:42
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

3 participants