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

[13.x] Re-add support for Sources API #1384

Merged
merged 1 commit into from
Jun 23, 2022
Merged

[13.x] Re-add support for Sources API #1384

merged 1 commit into from
Jun 23, 2022

Conversation

driesvints
Copy link
Member

This PR reverts the changes made in #1077. Because Stripe underneath still uses the Sources API themselves in some situations (adding a card through the dashboard, using the hosted payment page, ...) cards, etc get added as a default_source. This is unfortunate but the best course to proceed is to simply continuing to sync the default source Stripe sets and return it when it's available. This will provide the least friction to users.

We should still encourage people to not use the Sources API themselves like we do here: laravel/docs#7997

Also see #1310

@driesvints driesvints marked this pull request as ready for review June 23, 2022 10:37
@taylorotwell taylorotwell merged commit 4d1587e into 13.x Jun 23, 2022
@taylorotwell taylorotwell deleted the re-add-sources branch June 23, 2022 13:49
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.

2 participants