Skip to content

Commit

Permalink
Update generated code for v1005
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed May 1, 2024
1 parent 6c91ebb commit dbf7d30
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1003
v1005
2 changes: 0 additions & 2 deletions lib/PaymentMethodConfiguration.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
*
* Child configurations have a <code>parent</code> that sets default values and controls which settings connected accounts may override. You can specify a parent ID at payment time, and Stripe will automatically resolve the connected account’s associated child configuration. Parent configurations are <a href="https://dashboard.stripe.com/settings/payment_methods/connected_accounts">managed in the dashboard</a> and are not available in this API.
*
* <strong>Note:</strong> The ability to turn off cards is in limited preview. Please <a href="https://support.stripe.com/contact">contact us</a> if you require this functionality.
*
* Related guides:
* - <a href="https://stripe.com/docs/connect/payment-method-configurations">Payment Method Configurations API</a>
* - <a href="https://stripe.com/docs/payments/multiple-payment-method-configs">Multiple configurations on dynamic payment methods</a>
Expand Down

0 comments on commit dbf7d30

Please sign in to comment.