mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat: core changes for extended authorization (#6766)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -8,7 +8,7 @@ use crate::payments;
|
||||
|
||||
#[cfg(feature = "v1")]
|
||||
impl crate::ValidateFieldAndGet<payments::PaymentsRequest>
|
||||
for common_utils::types::RequestExtendedAuthorizationBool
|
||||
for common_types::primitive_wrappers::RequestExtendedAuthorizationBool
|
||||
{
|
||||
fn validate_field_and_get(
|
||||
&self,
|
||||
|
||||
Reference in New Issue
Block a user