Mark as deprecated the persistent_token property on ConfirmationToken.PaymentMethodPreview.Link, PaymentIntent.PaymentMethodOptions.Link, PaymentIntentResource.PaymentMethodOptions.Link, PaymentMethod.Link.persistent_token. SetupIntents.PaymentMethodOptions.Card.Link.persistent_token, SetupIntentsResource.persistent_token. This is a legacy parameter that no longer has any function.
This PR adds Node SDK support for automatically marking methods and params as deprecated.
Changelog
approve
anddecline
methods onIssuing.Authorization
. Instead, respond directly to the webhook request to approve an authorization.persistent_token
property onConfirmationToken.PaymentMethodPreview.Link
,PaymentIntent.PaymentMethodOptions.Link
,PaymentIntentResource.PaymentMethodOptions.Link
,PaymentMethod.Link.persistent_token
.SetupIntents.PaymentMethodOptions.Card.Link.persistent_token
,SetupIntentsResource.persistent_token
. This is a legacy parameter that no longer has any function.