#crsmith0511
1 messages · Page 1 of 1 (latest)
Correct. The fingerprint is the same across duplicate Payment Methods
Lovely - I wanted to make sure calling stripe.createPaymentMethod() does not in the process do anything behind the scenes of adding the card to the user when called
Nope! It will create a standalone PM unless you explicitely tell it to attach to a specific customer
Right on - thank you for helping me make sure I was on the same page as what I was reading
Sure thing!