mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-04 14:07:18 +08:00 
			
		
		
		
	feat(router): Add customer_list_saved_payment_methods endpoint to OLAP (#7241)
This commit is contained in:
		@ -136,6 +136,7 @@ Never share your secret api keys. Keep them guarded and secure.
 | 
			
		||||
        routes::payment_method::payment_method_update_api,
 | 
			
		||||
        routes::payment_method::payment_method_retrieve_api,
 | 
			
		||||
        routes::payment_method::payment_method_delete_api,
 | 
			
		||||
        routes::payment_method::list_customer_payment_method_api,
 | 
			
		||||
 | 
			
		||||
        //Routes for payment method session
 | 
			
		||||
        routes::payment_method::payment_method_session_create,
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user