#Marius_Stefanel
1 messages · Page 1 of 1 (latest)
Hello! Can you provide more details? What have you tried? Where is your website hosted?
Yes. The site is made in blazor webassembly but it is not launched.
I tried a tutorial on YouTube in which the payment is made with a redirect to a stripe page
but what I want to do is to have that pay page on a page in my website
The simplest way to get payments up and running is to use Stripe Checkout, which is our hosted payments page. If you want to have your own payment form on your own site it will be more work, but we have a guide for that you can follow here: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
this code is to implement the stripe page on my own page?
It's to embed a payment form on your own page, yes.
and 3dsecure?
This approach fully supports 3D Secure.
k