impress-org / donation-block-for-stripe

A beautiful donation form block for WordPress. Accept donations in minutes using Stripe.
7 stars 1 forks source link

Fix receipt step UX #30

Closed DevinWalker closed 2 years ago

DevinWalker commented 2 years ago

Resolves #22

Description

This PR updates the receipt step so that:

  1. There is no flash of Step 1 while the Stripe API returns data. Step 3 is immediately displayed with a loading icon.
  2. The default amount of $25 is not displayed while the API returns the actual donation amount
  3. The confetti cannon still blasts like it's new years eve 🎉

Affects

Donation receipt step