#uhoh-card-detached

1 messages · Page 1 of 1 (latest)

potent vectorBOT
sullen rose
#

uhoh-card-detached

#

Hey @frank schooner! Can you provide more details so that I can help you?

frank schooner
#

evt_1MlaiRRMcoXgMBBBCpEBZDNe

#

This is the event of the paymennt method.detach

#

Looking into it further, this is the request sent

req_rpxzfdu1ZvoUxD

#

However, nowhere in my code am I calling stripe.paymentMethods.detach(...)

#

So I'm confused why this event is being fired

sullen rose
frank schooner
#

Is there another way of detaching a payment method that I am not aware of?

sullen rose
#

kind of but that's irrelevant. Your code is 100% calling this API right now

frank schooner
#

Another question regarding subscriptions. If a customer pays for a Stripe Subscription, and the initial Payment Intent requires 3DS. If the customer succeeds the 3DS authentication, would the recurring payments from the subscription still require 3DS?

frank schooner
sullen rose
#

Unfortunately I can't really tell you where the code lives but I can tell you with 100% confidence that your code is actively calling that detach API somewhere.

sullen rose
frank schooner
#

Thank you!

sullen rose
#

you can't find any use of the word detach in your entire code base?

frank schooner
#

But I am going through 3DS authentication for a subscription (I don't know if that helps?)

sullen rose
#

not really that should be irrelevant

#

really, there's something in your code somewhere that is forcing that detach