You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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