#CatalinaSanChez-Customer

1 messages · Page 1 of 1 (latest)

nocturne loom
#

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

desert pulsar
#

@nocturne loom as in manually once received in Stripe?

nocturne loom
#

Sorry I am afraid I don't follow the last question

#

Could you share the code around creating the Payment?

desert pulsar
#

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 :/

nocturne loom
#

Hmm so you don't have any backend code?