-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stripe Subscriptions created before the changes in #2251 will not have a Source, but the customer will have PaymentMethods. These changes ensure that these customers' subscriptions can be migrated. This also means that not all changes from #2251 are necessary – Stripe Payment Gateway creates sources, but will handle a PaymentMethod ID if set as the source ID in the subscription metadata.
- Loading branch information
Showing
2 changed files
with
62 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters