Stripe custom checkout not Posting
问题 Can anyone assist as to why this is not posting to booking/charge upon completion of input to the checkout pop up window? The simple checkout example posts fine, I am new to js so I don't quite understand the flow of the commands. <form action="/booking/charge" method="post"> <script src="https://checkout.stripe.com/checkout.js"></script> <button id="customButton">Purchase</button> <script> var handler = StripeCheckout.configure({ key: 'pk_test_xxxxxxxxxxx', image: 'https://stripe.com/img