#thierry-customer-pii

1 messages · Page 1 of 1 (latest)

maiden waspBOT
supple patio
#

Hey there, what are you trying to do exactly? Is this part of your integration?

safe palm
#

After the transaction, i will need to create an invoice with the company data

#

So i need to collect the data

supple patio
#

In general you need to create the invoice first, but depends on your use case. Invoices are specific documents used to collect payments, distinct from a receipt

#

But in any case, are you referring to stripe Invoices, or something in your own system?

safe palm
#

Actually, I meant receipt, you're right

supple patio
safe palm
#

My question is about the company siret (siret is the company number)

#

I was thinking about a radio button : I'm an individual / I'm a company

#

and then a input to type the siret

supple patio
#

Hello, is the a way to prefill the customer data (firstname, address, etc.) if I allready have them ?

supple patio
supple patio
#

Can you share an example object or code snippet?

safe palm
#

I allready have the customer data. So I do not want the stripe form to ask the customer data.

supple patio
#

Which form?

safe palm
#

the form with the credit card number, etc

supple patio
#

Do you mean the Payment Element?

safe palm
#

I mean the form where the customer enters his credit card number, adress, etc

supple patio
#

Ok, but to help you i need you to help me by explaining how you integration works

#

I suspect you mean the payment element, can you confirm thats what you're using? How are you initializing that in your code?

#

I can tell you that if you are using that you can set some defaultValues for the billing details

safe palm
#

I do not have a stripe integration yet

#

I have to create it

#

and i do not understand anything

#

For now I'm using papal and i'd like to switch to stripe

#

For now, on my website, customers enter their names, address, etc in a standard html form,

#

but i can change everything if needed

supple patio
#

We can keep ufuture questions in this thread 🙂 ok to have several

#

We offer a range of integration options depending on how much you are able/interested in bui;ding

#

Payment Links are the least developer effort, reusable URLs for ~fixed purchases

#

Integrating with Elements is the most work, and most customizable

#

SO it depends what you want

safe palm
#

thx

#

What I was thinking : 1) collect customer name 2) collect customer address (for recept and shipping) 3) do the credit card

#

So I guest the Address Element is for the step 2

#

and I will use the Payment Element or Express Checkout Element for step 3

#

and I guest, after step 2, I have to create a customer with the stripe api

#

and give the created customer id to the Payment Element

maiden waspBOT
unkempt mulch
#

thierry-customer-pii