#travis-ach-morequestions

1 messages · Page 1 of 1 (latest)

bleak widget
#

hello again

stiff flame
#

Could you clarify what you mean by "unverified"? You're right that this payment method would only be attached to a customer once verified so I'm not sure what you mean by "remove from a customer".

#

@turbid notch just checking if you still need help with this!

stiff flame
#

thanks for the screenshot! just a reminder that this is a public channel in case you don't want to share that email address

#

for that payment method, could you share the ID? it should be visible from that page if you expand the arrow to the left of the bank icon

turbid notch
#

Sure - the payment method ID is pm_1L3PdCJBZRuStfpypB5GRGya

stiff flame
#

thanks! looking into this

bleak widget
#

@turbid notch you said this

I see that payment methods are only attached to a customer once they are verified.
Where did you see that written? As far as I can tell with micro-deposits we attach as soon as the SetupIntent gets into verify_with_microdeposits

turbid notch
#

I didn't see that written anywhere, I inferred it because I was only able to detach a payment method from a customer once verifying it. If it's not verified, I can't detach it. Also on the test mode dashboard, you can't delete the payment method until it's verified as well.

#

Detach it programmatically i mean

bleak widget
#

does it detach if you cancel the SetupIntent?

#

(I'm looking too, I also thought we didn't attach until success)

turbid notch
#

Haven't tried that, I'll try it.

#

Yep - cancelling the setupintent removes it. Thanks a lot!

bleak widget
#

Sure, I still think it's bug so I'm digging on my end

#

@turbid notch okay I figured it out!

#

The PaymentMethod is not attached to the customer yet. It doesn't appear in the API when you list the PaymentMethods for that customer. It's just the Dashboard trying to be helpful for you and showing it pending to make it easier to verify it by hand