mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	feat(stripe): eps, giropay and ideal using stripe (#529)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
This commit is contained in:
		| @ -125,8 +125,8 @@ Never share your secret api keys. Keep them guarded and secure. | ||||
|         crate::types::api::payment_methods::CardDetail, | ||||
|         api_models::customers::CustomerResponse, | ||||
|         api_models::enums::RoutingAlgorithm, | ||||
|         api_models::enums::PaymentMethod, | ||||
|         api_models::enums::PaymentMethodType, | ||||
|         api_models::enums::PaymentMethodSubType, | ||||
|         api_models::enums::ConnectorType, | ||||
|         api_models::enums::Currency, | ||||
|         api_models::enums::IntentStatus, | ||||
| @ -135,12 +135,11 @@ Never share your secret api keys. Keep them guarded and secure. | ||||
|         api_models::enums::AuthenticationType, | ||||
|         api_models::enums::WalletIssuer, | ||||
|         api_models::enums::Connector, | ||||
|         api_models::enums::PaymentMethodType, | ||||
|         api_models::enums::PaymentMethod, | ||||
|         api_models::enums::SupportedWallets, | ||||
|         api_models::enums::PaymentMethodIssuerCode, | ||||
|         api_models::enums::MandateStatus, | ||||
|         api_models::enums::PaymentExperience, | ||||
|         api_models::enums::PaymentIssuer, | ||||
|         api_models::admin::PaymentConnectorCreate, | ||||
|         api_models::admin::PaymentMethods, | ||||
|         api_models::payments::AddressDetails, | ||||
| @ -149,14 +148,11 @@ Never share your secret api keys. Keep them guarded and secure. | ||||
|         api_models::payments::NextActionType, | ||||
|         api_models::payments::Metadata, | ||||
|         api_models::payments::WalletData, | ||||
|         api_models::payments::KlarnaIssuer, | ||||
|         api_models::payments::AffirmIssuer, | ||||
|         api_models::payments::AfterpayClearpayIssuer, | ||||
|         api_models::payments::NextAction, | ||||
|         api_models::payments::PayLaterData, | ||||
|         api_models::payments::MandateData, | ||||
|         api_models::payments::PhoneDetails, | ||||
|         api_models::payments::PaymentMethod, | ||||
|         api_models::payments::PaymentMethodData, | ||||
|         api_models::payments::MandateType, | ||||
|         api_models::payments::AcceptanceType, | ||||
|         api_models::payments::MandateAmountData, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Narayan Bhat
					Narayan Bhat