Hello!
I want to create an auctions website but I’m having some issues.
The system would work like this:
- A user bids $100 for a product
- Is charged by stripe
- Comes another user and bids $120
- Is charged by stripe
- Return the charged money to the first user
The problem is:
I can’t see any action to return the charged money to the user