Nicolas,
Thank you for your quick response. As a layman I don’t know how to incorporate your information into the code script I’m using for my payment button that I copied from Stripe’s website. Here it is below:
<form action=”/your-server-side-code” method=”POST”><script src=”https://checkout.stripe.com/checkout.js” class=”stripe-button” data-key=”pk_live_rgoafnH6DpVUAS3O8L1UTE4Y” data-amount=”7900″ data-name=”Investment Enterprises LLC” data-description=”Widget” data-image=”https://stripe.com/img/documentation/checkout/marketplace.png” data-locale=”auto”>
data-zip-code=”true”
</script>
Any further guidance would be very much appreciated.
Best wishes,