Skip to content

Commit

Permalink
Update generated code for v649
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Nov 6, 2023
1 parent 76d939a commit 0de6b31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v648
v649
Original file line number Diff line number Diff line change
Expand Up @@ -334,9 +334,9 @@ public class SessionCreateOptions : BaseOptions, IHasMetadata
public SessionSubscriptionDataOptions SubscriptionData { get; set; }

/// <summary>
/// The URL to which Stripe should send customers when payment or setup is complete. If
/// you’d like to use information from the successful Checkout Session on your page, read
/// the guide on <a
/// The URL to which Stripe should send customers when payment or setup is complete. This
/// parameter is not allowed if ui_mode is <c>embedded</c>. If you’d like to use information
/// from the successful Checkout Session on your page, read the guide on <a
/// href="https://stripe.com/docs/payments/checkout/custom-success-page">customizing your
/// success page</a>.
/// </summary>
Expand Down

0 comments on commit 0de6b31

Please sign in to comment.