The client secret associated with the SetupIntent.
Optional
returnURL: stringAn optional return URL so the Stripe SDK can redirect back to your app after authentication. This should match the return_url
you specified during PaymentIntent confirmation.
Handles any nextAction required to authenticate the SetupIntent. Call this method if you are confirming the SetupIntent on your backend and get a status of requires_action.