#delta693_
1 messages · Page 1 of 1 (latest)
Hi, you would need a client-side code so your end customer can authenticate payments. Our low-code solution, https://stripe.com/docs/checkout/quickstart might be where you'd want to start.
Hi @opal smelt , thank you for response
So there is no way to authenticate payments without client-side code? I think I can use that as a fallback in case authentication is needed, thank you for the resource, I will give it a look
There is not, you can either user Stripe Checkout or Stripe Elements, or build this on your own. Since you're looking for a low-code solution, I think Stripe Checkout is what you'd want.
Thank you for your time and the answer @opal smelt, it helped me to clarify