- When stripe responds with success we forward to receipt page which
waits for stripe webhook to updated order status.
- Moved stripe logic out of card component and into stripeApi.ts.
- Get stripe api token from +page.server.ts environment variable.
- Spinner for stripe payment for feedback on payment until stripe
verifies and responds.
- Error stack component trying to create card stack animation.