feat(response-log): add logging to the response for stripe compatibility layer (#1470)

Co-authored-by: SamraatBansal <samraatbansal7@gmail.com>
This commit is contained in:
Shankar Singh C
2023-06-19 13:58:26 +05:30
committed by GitHub
parent 6114fb6340
commit 96c71e1b1b
6 changed files with 126 additions and 47 deletions

View File

@ -184,8 +184,6 @@ pub enum Flow {
AttachDisputeEvidence,
/// Retrieve Dispute Evidence flow
RetrieveDisputeEvidence,
/// Request to compatibility layer
CompatibilityLayerRequest,
}
///