Skip to content

Adding Stripe::PaymentMethods::BankAccount::Pending#64

Merged
confact merged 1 commit intoconfact:masterfrom
atlantis:master
Apr 15, 2023
Merged

Adding Stripe::PaymentMethods::BankAccount::Pending#64
confact merged 1 commit intoconfact:masterfrom
atlantis:master

Conversation

@atlantis
Copy link
Contributor

Trying to pull a Customer object was erroring out for me due to this missing Stripe::PaymentMethods::BankAccount::Status enum value of Pending! Added it and I can parse this Customer again.

@atlantis
Copy link
Contributor Author

Also, the Pending status isn't mentioned in Stripe's official documentation - but one of my customers in the Live environment definitely had a Pending status so I really don't know what to tell you 🤷‍♂️

@confact confact merged commit cb8849c into confact:master Apr 15, 2023
@confact
Copy link
Owner

confact commented Apr 22, 2023

@atlantis got problems commenting last week, so say it now. Thank you for your PR!

@atlantis
Copy link
Contributor Author

You're welcome! Hope there aren't any more undocumented enum values hiding in there :)

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