Skip to content

Commit 91b723a

Browse files
OpenAPI Update (#1208)
Update OpenAPI for d25a8a1fb76804a0f528e0d15009158eefd94420 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent 1b0e7a5 commit 91b723a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded/openapi/spec3.beta.sdk.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -210744,7 +210744,7 @@
210744210744
"type": "string"
210745210745
},
210746210746
"single_use": {
210747-
"description": "If you populate this hash, this SetupIntent generates a `single_use` mandate after successful completion.",
210747+
"description": "If you populate this hash, this SetupIntent generates a `single_use` mandate after successful completion.\n\nSingle-use mandates are only valid for the following payment methods: `acss_debit`, `alipay`, `au_becs_debit`, `bacs_debit`, `bancontact`, `boleto`, `ideal`, `link`, `sepa_debit`, and `us_bank_account`.",
210748210748
"properties": {
210749210749
"amount": {
210750210750
"description": "Amount the customer is granting permission to collect later. A positive integer representing how much to charge in the [smallest currency unit](https://stripe.com/docs/currencies#zero-decimal) (e.g., 100 cents to charge $1.00 or 100 to charge ¥100, a zero-decimal currency). The minimum amount is $0.50 US or [equivalent in charge currency](https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts). The amount value supports up to eight digits (e.g., a value of 99999999 for a USD charge of $999,999.99).",

0 commit comments

Comments
 (0)