You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :
Create webhooks handlers
Set webhooks endpoint on stripe.com
Copy functionality from sucesfull checkout view to webhooks
Adjsut the functionality so saved info based on stripe metadata
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
The text was updated successfully, but these errors were encountered: