Skip to content

Commit

Permalink
OpenAPI Update (#580)
Browse files Browse the repository at this point in the history
Update OpenAPI for e074b269a7fec4ec616fb2cc8d757f4e60478aea

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Dec 19, 2023
1 parent 452aba0 commit f570962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded/openapi/spec3.beta.sdk.json
Expand Up @@ -9065,7 +9065,7 @@
}
},
"confirmation_token": {
"description": "ConfirmationTokens help transport client side data collected by Stripe JS over\nto your server for confirming a PaymentIntent or SetupIntent. If the confirmation\nis successful, values present on the ConfirmationToken are written onto the Intent.",
"description": "ConfirmationTokens help transport client side data collected by Stripe JS over\nto your server for confirming a PaymentIntent or SetupIntent. If the confirmation\nis successful, values present on the ConfirmationToken are written onto the Intent.\n\nTo learn more or request access, visit the related guided: [Finalize payments on the server using Confirmation Tokens](https://stripe.com/docs/payments/finalize-payments-on-the-server-confirmation-tokens).",
"properties": {
"created": {
"description": "Time at which the object was created. Measured in seconds since the Unix epoch.",
Expand Down

0 comments on commit f570962

Please sign in to comment.