Pipelet GetPaymentProcessor
            Returns the PaymentProcessor identified by the specified ID. If a PaymentProcessor cannot be found, then the pipelet exits with an ERROR.
            
                Group:
                
            Payment
                Flags:
                Error Connector
            
			Input Parameters
		
                
                    ID
					 : 
					String
							(Required)
						
                    
            
ID of the payment method
                
			Output Parameters
		
                
                    PaymentProcessor
					 : 
					PaymentMethod
					 : 
					
							(Optional)