-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restore defaultForCurrency variable in the Card (#238)
* Rollback defaultForCurrency variable in the Card * Add subscription_details to Invoice * Make SubscriptionDetails codable * Add subscription_details to PaymentIntent * Revert "Add subscription_details to PaymentIntent" This reverts commit 745c48c. * Add defaultForCurrency to the initializer * Add subscriptionDetails to the initializer * Add a public initializer for SubscriptionDetails * Add a default nil param for SubscriptionDetails init
- Loading branch information
Showing
2 changed files
with
17 additions
and
0 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