mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	chore: Added docs for payment connector create (#394)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
This commit is contained in:
		| @ -56,6 +56,7 @@ Never share your secret api keys. Keep them guarded and secure. | ||||
|         api_models::enums::RoutingAlgorithm, | ||||
|         api_models::enums::PaymentMethodType, | ||||
|         api_models::enums::PaymentMethodSubType, | ||||
|         api_models::enums::ConnectorType, | ||||
|         api_models::enums::Currency, | ||||
|         api_models::enums::IntentStatus, | ||||
|         api_models::enums::CaptureMethod, | ||||
| @ -64,6 +65,8 @@ Never share your secret api keys. Keep them guarded and secure. | ||||
|         api_models::enums::WalletIssuer, | ||||
|         api_models::enums::Connector, | ||||
|         api_models::enums::PaymentMethodType, | ||||
|         api_models::admin::PaymentConnectorCreate, | ||||
|         api_models::admin::PaymentMethods, | ||||
|         api_models::payments::AddressDetails, | ||||
|         api_models::payments::Address, | ||||
|         api_models::payments::OrderDetails, | ||||
| @ -85,6 +88,7 @@ Never share your secret api keys. Keep them guarded and secure. | ||||
|         api_models::payments::CustomerAcceptance, | ||||
|         api_models::payments::PaymentsRequest, | ||||
|         api_models::payments::PaymentsResponse, | ||||
|         api_models::payment_methods::PaymentExperience, | ||||
|         crate::types::api::admin::MerchantAccountResponse, | ||||
|         crate::types::api::admin::MerchantConnectorId, | ||||
|         crate::types::api::admin::MerchantDetails, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Kartikeya Hegde
					Kartikeya Hegde