Hello ,
I'm trying to use stripe on my website , what the problame with this code ?
<form action="/your-server-side-code" method="POST">
<script
src="https://checkout.stripe.com/checkout.js" class="stripe-button"
data-key="sk_test_vsjE9A67uXrtx4BHq5hdDA50"
data-amount="3000"...