#piloppo_94835

1 messages · Page 1 of 1 (latest)

coral galeBOT
steady depot
#

Hi, can you share what integration you're referring to here? I'd like to ensure that we are on the same page.

devout tartan
#

Hi, thanks for the quick reply!

I'm not the main developer, so I hope I'm not saying anything wrong. Our CTO told me we use "checkouts". We have the order form on our own site.

We had to put a data protection process in front of it to get verifiable consent from customers who agree to our terms and conditions, for example, and we have to prove this in case of doubt.

The process is that we create a session in our own backend, where we enter the e-mail address of the future customer and select the products that we have created at Stripe (come via API) and create the session. Each customer receives a unique ID, which we can use at any time to prove that our terms and conditions have been accepted. After approval, a button takes them to the individual order form.

I hope you can see from my description what we use. I'm not quite sure yet, we're using Stripe for the first time.

steady depot
devout tartan
#

Ok, thank you very much!