Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 2.2 KB

README.md

File metadata and controls

42 lines (30 loc) · 2.2 KB

Shadow Shop Sample

A modified version of the Aspire Shop sample application that adds integration with Stripe for payment processing, temporal for durable workflows, other customer Aspire Integrations.

Architecture Diagram

Aspire Integrations

Getting Setup

Prerequisites

Run the solution

Troubleshooting

Product images aren't showing
If the product items load without the images, purge the data by deleting the postgres volume and test data in the Stripe account. Then try running the solution again.

The webhook handle throws a StripeException because the API versions don't match
Make sure the API version in your Stripe account matches the version the pinned version for the .NET SDK.

Images

The product images were generated by Canva AI Image Generator.

License

The code in this repo is licensed under the MIT license.