Example Payment Method Response

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns="http://www.opentravel.org/OTA/2003/05">
    <soapenv:Header />
    <soapenv:Body>
        <TS_PaymentMethodRS xmlns="http://www.opentravel.org/OTA/2003/05" TimeStamp="2018-06-03T10:16:33Z" Target="Production" Version="1.0" PrimaryLangID="en" AltLangID="en" RetransmissionIndicator="false" CorrelationID="7JINJRCF9LDCK837R0VB77NK8M">  
            <Success/>  
            <TSPaymentMethod PaymentMethodType="DC:MC" RequiresDelivery="false" FareTypeType="Published" PaymentOverride="false" PaymentMethodIsBold="false" ShowFee="false" IsBankCard="false" ProcessViaThreeDSecure="false" ContinueOnFail="false" ContinueOnThreeDFail="false"> 
                <Identifier Type="4" Instance="652465544-xWzu" ID="ZAMICROAPP_DebitCard_MC_DOM1_TFPrepay" ID_Context="ts"> 
                    <CompanyName Code="IV" CodeContext="ts">IV</CompanyName> 
                </Identifier>  
                <FreeTextDescription>Mastercard</FreeTextDescription>  
                <TransactionFeeMethod>FLAT_RATE</TransactionFeeMethod>  
                <TransactionFee Amount="0.0" CurrencyCode="ZAR" DecimalPlaces="2"/>  
                <PaymentMethodCostMethod>PERCENTAGE</PaymentMethodCostMethod>  
                <PaymentMethodCost Amount="19.6" CurrencyCode="ZAR" DecimalPlaces="2"/>  
                <PaymentMethodCostPercentage>0.019</PaymentMethodCostPercentage>  
                <AdditionalFee Amount="0.0" CurrencyCode="ZAR" DecimalPlaces="2"/>  
                <SupplierCashOverride>true</SupplierCashOverride> 
            </TSPaymentMethod>  
            <TSPaymentMethod PaymentMethodType="CC:MC" RequiresDelivery="false" FareTypeType="Published" PaymentOverride="false" PaymentMethodIsBold="false" ShowFee="false" IsBankCard="false" ProcessViaThreeDSecure="false" ContinueOnFail="false" ContinueOnThreeDFail="false"> 
                <Identifier Type="4" Instance="730988478-oyfn" ID="ZAMICROAPP_DOM_MC_TFPrepay" ID_Context="ts"> 
                    <CompanyName Code="IV" CodeContext="ts">IV</CompanyName> 
                </Identifier>  
                <FreeTextDescription>MasterCard</FreeTextDescription>  
                <TransactionFeeMethod>FLAT_RATE</TransactionFeeMethod>  
                <TransactionFee Amount="0.0" CurrencyCode="ZAR" DecimalPlaces="2"/>  
                <PaymentMethodCostMethod>PERCENTAGE</PaymentMethodCostMethod>  
                <PaymentMethodCost Amount="19.6" CurrencyCode="ZAR" DecimalPlaces="2"/>  
                <PaymentMethodCostPercentage>0.019</PaymentMethodCostPercentage>  
                <AdditionalFee Amount="0.0" CurrencyCode="ZAR" DecimalPlaces="2"/>  
                <SupplierCashOverride>true</SupplierCashOverride> 
            </TSPaymentMethod>  
            <TSPaymentMethod PaymentMethodType="CC:VC" RequiresDelivery="false" FareTypeType="Published" PaymentOverride="false" PaymentMethodIsBold="false" ShowFee="false" IsBankCard="false" ProcessViaThreeDSecure="false" ContinueOnFail="false" ContinueOnThreeDFail="false"> 
                <Identifier Type="4" Instance="1998970507-aflR" ID="ZAMICROAPP_DOM_VISA_TFPrepay" ID_Context="ts"> 
                    <CompanyName Code="IV" CodeContext="ts">IV</CompanyName> 
                </Identifier>  
                <FreeTextDescription>Visa</FreeTextDescription>  
                <TransactionFeeMethod>FLAT_RATE</TransactionFeeMethod>  
                <TransactionFee Amount="0.0" CurrencyCode="ZAR" DecimalPlaces="2"/>  
                <PaymentMethodCostMethod>PERCENTAGE</PaymentMethodCostMethod>  
                <PaymentMethodCost Amount="19.6" CurrencyCode="ZAR" DecimalPlaces="2"/>  
                <PaymentMethodCostPercentage>0.019</PaymentMethodCostPercentage>  
                <AdditionalFee Amount="0.0" CurrencyCode="ZAR" DecimalPlaces="2"/>  
                <SupplierCashOverride>true</SupplierCashOverride> 
            </TSPaymentMethod>  
            <TSPaymentMethod PaymentMethodType="DC:VC" RequiresDelivery="false" FareTypeType="Published" PaymentOverride="false" PaymentMethodIsBold="false" ShowFee="false" IsBankCard="false" ProcessViaThreeDSecure="false" ContinueOnFail="false" ContinueOnThreeDFail="false"> 
                <Identifier Type="4" Instance="840619058-iuWa" ID="ZAMICROAPP-DEBITCARD-VI_DOM1_TFPrepay" ID_Context="ts"> 
                    <CompanyName Code="IV" CodeContext="ts">IV</CompanyName> 
                </Identifier>  
                <FreeTextDescription>Visa</FreeTextDescription>  
                <TransactionFeeMethod>FLAT_RATE</TransactionFeeMethod>  
                <TransactionFee Amount="0.0" CurrencyCode="ZAR" DecimalPlaces="2"/>  
                <PaymentMethodCostMethod>PERCENTAGE</PaymentMethodCostMethod>  
                <PaymentMethodCost Amount="19.6" CurrencyCode="ZAR" DecimalPlaces="2"/>  
                <PaymentMethodCostPercentage>0.019</PaymentMethodCostPercentage>  
                <AdditionalFee Amount="0.0" CurrencyCode="ZAR" DecimalPlaces="2"/>  
                <SupplierCashOverride>true</SupplierCashOverride> 
            </TSPaymentMethod> 
        </TS_PaymentMethodRS>
    </soapenv:Body>
</soapenv:Envelope>