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
* Update generated code for v2113 and
* Update generated code for v2114 and
* Update generated code for v2117 and
* Update generated code for v2119 and
* Update generated code for v2121 and
---------
Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: Ramya Rao <[email protected]>
Copy file name to clipboardExpand all lines: stripe/_bank_account.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -376,9 +376,9 @@ class Error(StripeObject):
376
376
"""
377
377
status: str
378
378
"""
379
-
For bank accounts, possible values are `new`, `validated`, `verified`, `verification_failed`, or `errored`. A bank account that hasn't had any activity or validation performed is `new`. If Stripe can determine that the bank account exists, its status will be `validated`. Note that there often isn't enough information to know (e.g., for smaller credit unions), and the validation is not always run. If customer bank account verification has succeeded, the bank account status will be `verified`. If the verification failed for any reason, such as microdeposit failure, the status will be `verification_failed`. If a payout sent to this bank account fails, we'll set the status to `errored` and will not continue to send [scheduled payouts](https://stripe.com/docs/payouts#payout-schedule) until the bank details are updated.
379
+
For bank accounts, possible values are `new`, `validated`, `verified`, `verification_failed`, `tokenized_account_number_deactivated` or `errored`. A bank account that hasn't had any activity or validation performed is `new`. If Stripe can determine that the bank account exists, its status will be `validated`. Note that there often isn't enough information to know (e.g., for smaller credit unions), and the validation is not always run. If customer bank account verification has succeeded, the bank account status will be `verified`. If the verification failed for any reason, such as microdeposit failure, the status will be `verification_failed`. If the status is `tokenized_account_number_deactivated`, the account utilizes a tokenized account number which has been deactivated due to expiration or revocation. This account will need to be reverified to continue using it for money movement. If a payout sent to this bank account fails, we'll set the status to `errored` and will not continue to send [scheduled payouts](https://stripe.com/docs/payouts#payout-schedule) until the bank details are updated.
380
380
381
-
For external accounts, possible values are `new`, `errored`and `verification_failed`. If a payout fails, the status is set to `errored` and scheduled payouts are stopped until account details are updated. In the US and India, if we can't [verify the owner of the bank account](https://support.stripe.com/questions/bank-account-ownership-verification), we'll set the status to `verification_failed`. Other validations aren't run against external accounts because they're only used for payouts. This means the other statuses don't apply.
381
+
For external accounts, possible values are `new`, `errored`, `verification_failed`, and `tokenized_account_number_deactivated`. If a payout fails, the status is set to `errored` and scheduled payouts are stopped until account details are updated. In the US and India, if we can't [verify the owner of the bank account](https://support.stripe.com/questions/bank-account-ownership-verification), we'll set the status to `verification_failed`. Other validations aren't run against external accounts because they're only used for payouts. This means the other statuses don't apply.
Copy file name to clipboardExpand all lines: stripe/_charge.py
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1219,6 +1219,7 @@ class Ideal(StripeObject):
1219
1219
"asn_bank",
1220
1220
"bunq",
1221
1221
"buut",
1222
+
"finom",
1222
1223
"handelsbanken",
1223
1224
"ing",
1224
1225
"knab",
@@ -1235,7 +1236,7 @@ class Ideal(StripeObject):
1235
1236
]
1236
1237
]
1237
1238
"""
1238
-
The customer's bank. Can be one of `abn_amro`, `asn_bank`, `bunq`, `buut`, `handelsbanken`, `ing`, `knab`, `moneyou`, `n26`, `nn`, `rabobank`, `regiobank`, `revolut`, `sns_bank`, `triodos_bank`, `van_lanschot`, or `yoursafe`.
1239
+
The customer's bank. Can be one of `abn_amro`, `asn_bank`, `bunq`, `buut`, `finom`, `handelsbanken`, `ing`, `knab`, `moneyou`, `n26`, `nn`, `rabobank`, `regiobank`, `revolut`, `sns_bank`, `triodos_bank`, `van_lanschot`, or `yoursafe`.
1239
1240
"""
1240
1241
bic: Optional[
1241
1242
Literal[
@@ -1244,6 +1245,7 @@ class Ideal(StripeObject):
1244
1245
"BITSNL2A",
1245
1246
"BUNQNL2A",
1246
1247
"BUUTNL2A",
1248
+
"FNOMNL22",
1247
1249
"FVLBNL22",
1248
1250
"HANDNL2A",
1249
1251
"INGBNL2A",
@@ -1274,6 +1276,10 @@ class Ideal(StripeObject):
1274
1276
"""
1275
1277
Last four characters of the IBAN.
1276
1278
"""
1279
+
transaction_id: Optional[str]
1280
+
"""
1281
+
Unique transaction ID generated by iDEAL.
1282
+
"""
1277
1283
verified_name: Optional[str]
1278
1284
"""
1279
1285
Owner's verified full name. Values are verified or provided by iDEAL directly
Copy file name to clipboardExpand all lines: stripe/_confirmation_token.py
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -944,6 +944,7 @@ class Ideal(StripeObject):
944
944
"asn_bank",
945
945
"bunq",
946
946
"buut",
947
+
"finom",
947
948
"handelsbanken",
948
949
"ing",
949
950
"knab",
@@ -960,7 +961,7 @@ class Ideal(StripeObject):
960
961
]
961
962
]
962
963
"""
963
-
The customer's bank, if provided. Can be one of `abn_amro`, `asn_bank`, `bunq`, `buut`, `handelsbanken`, `ing`, `knab`, `moneyou`, `n26`, `nn`, `rabobank`, `regiobank`, `revolut`, `sns_bank`, `triodos_bank`, `van_lanschot`, or `yoursafe`.
964
+
The customer's bank, if provided. Can be one of `abn_amro`, `asn_bank`, `bunq`, `buut`, `finom`, `handelsbanken`, `ing`, `knab`, `moneyou`, `n26`, `nn`, `rabobank`, `regiobank`, `revolut`, `sns_bank`, `triodos_bank`, `van_lanschot`, or `yoursafe`.
964
965
"""
965
966
bic: Optional[
966
967
Literal[
@@ -969,6 +970,7 @@ class Ideal(StripeObject):
969
970
"BITSNL2A",
970
971
"BUNQNL2A",
971
972
"BUUTNL2A",
973
+
"FNOMNL22",
972
974
"FVLBNL22",
973
975
"HANDNL2A",
974
976
"INGBNL2A",
@@ -1350,6 +1352,7 @@ class Blocked(StripeObject):
Copy file name to clipboardExpand all lines: stripe/_payment_attempt_record.py
+15-6Lines changed: 15 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -915,6 +915,7 @@ class Ideal(StripeObject):
915
915
"asn_bank",
916
916
"bunq",
917
917
"buut",
918
+
"finom",
918
919
"handelsbanken",
919
920
"ing",
920
921
"knab",
@@ -931,7 +932,7 @@ class Ideal(StripeObject):
931
932
]
932
933
]
933
934
"""
934
-
The customer's bank. Can be one of `abn_amro`, `asn_bank`, `bunq`, `buut`, `handelsbanken`, `ing`, `knab`, `moneyou`, `n26`, `nn`, `rabobank`, `regiobank`, `revolut`, `sns_bank`, `triodos_bank`, `van_lanschot`, or `yoursafe`.
935
+
The customer's bank. Can be one of `abn_amro`, `asn_bank`, `bunq`, `buut`, `finom`, `handelsbanken`, `ing`, `knab`, `moneyou`, `n26`, `nn`, `rabobank`, `regiobank`, `revolut`, `sns_bank`, `triodos_bank`, `van_lanschot`, or `yoursafe`.
935
936
"""
936
937
bic: Optional[
937
938
Literal[
@@ -940,6 +941,7 @@ class Ideal(StripeObject):
940
941
"BITSNL2A",
941
942
"BUNQNL2A",
942
943
"BUUTNL2A",
944
+
"FNOMNL22",
943
945
"FVLBNL22",
944
946
"HANDNL2A",
945
947
"INGBNL2A",
@@ -970,6 +972,10 @@ class Ideal(StripeObject):
970
972
"""
971
973
Last four characters of the IBAN.
972
974
"""
975
+
transaction_id: Optional[str]
976
+
"""
977
+
Unique transaction ID generated by iDEAL.
978
+
"""
973
979
verified_name: Optional[str]
974
980
"""
975
981
Owner's verified full name. Values are verified or provided by iDEAL directly
0 commit comments