mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(payments): add support for connector testing (Adyen) (#7874)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -734,6 +734,8 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::payments::PaymentsUpdateMetadataRequest,
|
||||
api_models::payments::PaymentsUpdateMetadataResponse,
|
||||
api_models::payments::CtpServiceDetails,
|
||||
api_models::payments::AdyenConnectorMetadata,
|
||||
api_models::payments::AdyenTestingData,
|
||||
api_models::feature_matrix::FeatureMatrixListResponse,
|
||||
api_models::feature_matrix::FeatureMatrixRequest,
|
||||
api_models::feature_matrix::ConnectorFeatureMatrixResponse,
|
||||
|
||||
Reference in New Issue
Block a user