#FallenBlade
1 messages ยท Page 1 of 1 (latest)
Hello ๐
What exactly do you mean with attached a customer?
Typically you pass the customer ID with the PaymentIntent creation request
https://stripe.com/docs/api/payment_intents/create#create_payment_intent-customer
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ohhh I see, got it. I thought it would only be possible in paymentIntents->update. Thanks
NP! ๐ Happy to help