tomik-z-cech / PP5-Ohm-Azing-Components

View massive selection of electronic components at our online store. Find high-quality resistors, capacitors, tools, kits and more. Shop now for all your electronic needs !
https://ohmazing-components-1a5a0fcb9e95.herokuapp.com/
1 stars 1 forks source link

USER STORY : Stripe and Webhooks Setup #56

Closed tomik-z-cech closed 6 months ago

tomik-z-cech commented 6 months ago

As a Site Admin, I need to be able to process the order functions even in event of failure in order to ensure no paying customer is left without goods.

Acceptance Criteria :

When User provides valid payment media number but connection is interrupted for some reason during the confirmation process then all other functions (saving order, email, invoice) needs to proceed as normal via webhooks.

Tasks :

Epic : EPIC 10

tomik-z-cech commented 6 months ago

This was done in commit 9d07b91.