Stripe Client Side Donation Button With React

I wanted to add a Donation Button to my React Website https://localpdf.tech. Stripes Client-Only-Checkout is perfect for that, beacause you don’t need a server. Donation Button using React Stripe and Tailwind Enable Stripe Client only Integration First, you need to add a Test-Product to Stripe. Make sure you activate Viewing Test Data: After that create a simple Test-Product to test our Donation button later on. After you have created the Product we can enable the Client-Only integration....

March 16, 2020 · 2 min · Julian Beck