#CatalinaSanChez-Customer
1 messages · Page 1 of 1 (latest)
It depends on how you are creating a Payment
You may need to create a Customer yourself, by using the Customer API, and attach the PaymentMethod to that Customer
@nocturne loom as in manually once received in Stripe?
Sorry I am afraid I don't follow the last question
Could you share the code around creating the Payment?
I'm not sure what you mean by code, sorry. All I need is to know if there's a way to automatically create an account for a customer in our Stripe account, once we receive the payment from DocuSign, or if this step would need to be done manually. e.g payment from DocuSign lands on the 'Payments' section in our Stripe account, instead of creating the customer when the payment gets received.
And when I go to the payment, I don;t even have the option to add it as a customer :/
Hmm so you don't have any backend code?