+ /// If you provide a address postal code, the check result is one of
+ /// If you provide a CVC, the check results is one of Reauthorize a PaymentIntent to obtain a new valid authorization after the initial
+ /// authorization has expired. When a PaymentIntent’s authorization expires and the capture window elapses, the
+ /// PaymentIntent transitions to This is useful for retail and ecommerce scenarios with delayed shipments where
+ /// authorization validity periods (typically 7 days) expire before the merchant is ready to
+ /// capture payment. Reauthorize a PaymentIntent to obtain a new valid authorization after the initial
+ /// authorization has expired. When a PaymentIntent’s authorization expires and the capture window elapses, the
+ /// PaymentIntent transitions to This is useful for retail and ecommerce scenarios with delayed shipments where
+ /// authorization validity periods (typically 7 days) expire before the merchant is ready to
+ /// capture payment. Search for PaymentIntents you’ve previously created using Stripe’s Search Query Language.
diff --git a/src/Stripe.net/Services/PaymentLinks/PaymentLinkCustomFieldDropdownOptions.cs b/src/Stripe.net/Services/PaymentLinks/PaymentLinkCustomFieldDropdownOptions.cs
index 60cf1c96f0..d647439c97 100644
--- a/src/Stripe.net/Services/PaymentLinks/PaymentLinkCustomFieldDropdownOptions.cs
+++ b/src/Stripe.net/Services/PaymentLinks/PaymentLinkCustomFieldDropdownOptions.cs
@@ -10,8 +10,8 @@ namespace Stripe
public class PaymentLinkCustomFieldDropdownOptions : INestedOptions
{
/// Initiates resumption of a paused subscription, optionally resetting the billing cycle
- /// anchor and creating prorations. If a resumption invoice is generated, it must be paid or
- /// marked uncollectible before the subscription will be unpaused. If payment succeeds the
- /// subscription will become Initiates resumption of a paused subscription, optionally resetting the billing cycle
- /// anchor and creating prorations. If a resumption invoice is generated, it must be paid or
- /// marked uncollectible before the subscription will be unpaused. If payment succeeds the
- /// subscription will become