TransactionServices


Click here for a complete list of operations.

GetPaymentModeList

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /TransactionServices.asmx HTTP/1.1
Host: onlinesubscription.adventureparkusa.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://semnox.com/GetPaymentModeList"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetPaymentModeList xmlns="http://semnox.com/">
      <paymentModeParams>
        <PaymentModeId>int</PaymentModeId>
        <PaymentMode>string</PaymentMode>
        <SiteId>int</SiteId>
        <PaymentChannel>string</PaymentChannel>
      </paymentModeParams>
    </GetPaymentModeList>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetPaymentModeListResponse xmlns="http://semnox.com/">
      <GetPaymentModeListResult>
        <PaymentModeDTO>
          <PaymentModeId>int</PaymentModeId>
          <PaymentMode>string</PaymentMode>
          <IsCreditCard>boolean</IsCreditCard>
          <CreditCardSurchargePercentage>decimal</CreditCardSurchargePercentage>
          <Guid>string</Guid>
          <SynchStatus>boolean</SynchStatus>
          <Site_id>int</Site_id>
          <IsCash>boolean</IsCash>
          <IsDebitCard>boolean</IsDebitCard>
          <Gateway>int</Gateway>
          <GatewayLookUp>None or TYRO or PCEFTPOS or Mercury or ElementExpress or Quest or CreditCall or FirstData or Borica or ChinaUMS or NCR or ChinaICBC or Moneris or WeChat or CardConnect or Chase or Worldpay or Innoviti or CyberSource or TransBank or StripePayment or AEONCredit or Clover or FreedomPay or CCAvenueHostedPayment or Adyen or CorvusPayHostedPayment or AdyenHostedPayment or FirstDataPayeezyHostedPayment or WorldPayHostedPayment or PayFortHostedPayment or BamboraHostedPayment or CardConnectHostedPayment or Alipay or Ipay or EcommpayHostedPayment or Mada or NetEpay or ipay88HostedPayment or StripeHostedPayment or PayNimoHostedPayment or CreditCallHostedPayment or MashreqKiosk or VisaNetsHostedPayment or CyberSourceHostedPayment or WorldPayService or CloverCardConnectPaymentGateway or WPCyberSourceHostedPayment or CommonWebHostedPayment</GatewayLookUp>
          <ManagerApprovalRequired>boolean</ManagerApprovalRequired>
          <IsRoundOff>boolean</IsRoundOff>
          <POSAvailable>boolean</POSAvailable>
          <DisplayOrder>int</DisplayOrder>
          <MasterEntityId>int</MasterEntityId>
          <ImageFileName>string</ImageFileName>
          <PaymentGateway>
            <LookupValueId>int</LookupValueId>
            <LookupId>int</LookupId>
            <LookupName>string</LookupName>
            <LookupValue>string</LookupValue>
            <Description>string</Description>
            <Guid>string</Guid>
            <SiteId>int</SiteId>
            <SynchStatus>boolean</SynchStatus>
            <MasterEntityId>int</MasterEntityId>
            <IsActive>boolean</IsActive>
            <LastUpdatedBy>string</LastUpdatedBy>
            <LastUpdateDate>dateTime</LastUpdateDate>
            <CreatedBy>string</CreatedBy>
            <CreationDate>dateTime</CreationDate>
            <IsChanged>boolean</IsChanged>
          </PaymentGateway>
          <IsQRCode>char</IsQRCode>
          <PaymentReferenceMandatory>boolean</PaymentReferenceMandatory>
          <IsActive>boolean</IsActive>
          <CreatedBy>string</CreatedBy>
          <CreationDate>dateTime</CreationDate>
          <LastUpdatedBy>string</LastUpdatedBy>
          <LastUpdateDate>dateTime</LastUpdateDate>
          <DiscountCouponsDTOList>
            <DiscountCouponsDTO xsi:nil="true" />
            <DiscountCouponsDTO xsi:nil="true" />
          </DiscountCouponsDTOList>
          <PaymentModeChannelsDTOList>
            <PaymentModeChannelsDTO xsi:nil="true" />
            <PaymentModeChannelsDTO xsi:nil="true" />
          </PaymentModeChannelsDTOList>
          <Attribute1>string</Attribute1>
          <Attribute2>string</Attribute2>
          <Attribute3>string</Attribute3>
          <Attribute4>string</Attribute4>
          <Attribute5>string</Attribute5>
          <OTPValidation>boolean</OTPValidation>
          <IsChanged>boolean</IsChanged>
        </PaymentModeDTO>
        <PaymentModeDTO>
          <PaymentModeId>int</PaymentModeId>
          <PaymentMode>string</PaymentMode>
          <IsCreditCard>boolean</IsCreditCard>
          <CreditCardSurchargePercentage>decimal</CreditCardSurchargePercentage>
          <Guid>string</Guid>
          <SynchStatus>boolean</SynchStatus>
          <Site_id>int</Site_id>
          <IsCash>boolean</IsCash>
          <IsDebitCard>boolean</IsDebitCard>
          <Gateway>int</Gateway>
          <GatewayLookUp>None or TYRO or PCEFTPOS or Mercury or ElementExpress or Quest or CreditCall or FirstData or Borica or ChinaUMS or NCR or ChinaICBC or Moneris or WeChat or CardConnect or Chase or Worldpay or Innoviti or CyberSource or TransBank or StripePayment or AEONCredit or Clover or FreedomPay or CCAvenueHostedPayment or Adyen or CorvusPayHostedPayment or AdyenHostedPayment or FirstDataPayeezyHostedPayment or WorldPayHostedPayment or PayFortHostedPayment or BamboraHostedPayment or CardConnectHostedPayment or Alipay or Ipay or EcommpayHostedPayment or Mada or NetEpay or ipay88HostedPayment or StripeHostedPayment or PayNimoHostedPayment or CreditCallHostedPayment or MashreqKiosk or VisaNetsHostedPayment or CyberSourceHostedPayment or WorldPayService or CloverCardConnectPaymentGateway or WPCyberSourceHostedPayment or CommonWebHostedPayment</GatewayLookUp>
          <ManagerApprovalRequired>boolean</ManagerApprovalRequired>
          <IsRoundOff>boolean</IsRoundOff>
          <POSAvailable>boolean</POSAvailable>
          <DisplayOrder>int</DisplayOrder>
          <MasterEntityId>int</MasterEntityId>
          <ImageFileName>string</ImageFileName>
          <PaymentGateway>
            <LookupValueId>int</LookupValueId>
            <LookupId>int</LookupId>
            <LookupName>string</LookupName>
            <LookupValue>string</LookupValue>
            <Description>string</Description>
            <Guid>string</Guid>
            <SiteId>int</SiteId>
            <SynchStatus>boolean</SynchStatus>
            <MasterEntityId>int</MasterEntityId>
            <IsActive>boolean</IsActive>
            <LastUpdatedBy>string</LastUpdatedBy>
            <LastUpdateDate>dateTime</LastUpdateDate>
            <CreatedBy>string</CreatedBy>
            <CreationDate>dateTime</CreationDate>
            <IsChanged>boolean</IsChanged>
          </PaymentGateway>
          <IsQRCode>char</IsQRCode>
          <PaymentReferenceMandatory>boolean</PaymentReferenceMandatory>
          <IsActive>boolean</IsActive>
          <CreatedBy>string</CreatedBy>
          <CreationDate>dateTime</CreationDate>
          <LastUpdatedBy>string</LastUpdatedBy>
          <LastUpdateDate>dateTime</LastUpdateDate>
          <DiscountCouponsDTOList>
            <DiscountCouponsDTO xsi:nil="true" />
            <DiscountCouponsDTO xsi:nil="true" />
          </DiscountCouponsDTOList>
          <PaymentModeChannelsDTOList>
            <PaymentModeChannelsDTO xsi:nil="true" />
            <PaymentModeChannelsDTO xsi:nil="true" />
          </PaymentModeChannelsDTOList>
          <Attribute1>string</Attribute1>
          <Attribute2>string</Attribute2>
          <Attribute3>string</Attribute3>
          <Attribute4>string</Attribute4>
          <Attribute5>string</Attribute5>
          <OTPValidation>boolean</OTPValidation>
          <IsChanged>boolean</IsChanged>
        </PaymentModeDTO>
      </GetPaymentModeListResult>
    </GetPaymentModeListResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /TransactionServices.asmx HTTP/1.1
Host: onlinesubscription.adventureparkusa.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetPaymentModeList xmlns="http://semnox.com/">
      <paymentModeParams>
        <PaymentModeId>int</PaymentModeId>
        <PaymentMode>string</PaymentMode>
        <SiteId>int</SiteId>
        <PaymentChannel>string</PaymentChannel>
      </paymentModeParams>
    </GetPaymentModeList>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetPaymentModeListResponse xmlns="http://semnox.com/">
      <GetPaymentModeListResult>
        <PaymentModeDTO>
          <PaymentModeId>int</PaymentModeId>
          <PaymentMode>string</PaymentMode>
          <IsCreditCard>boolean</IsCreditCard>
          <CreditCardSurchargePercentage>decimal</CreditCardSurchargePercentage>
          <Guid>string</Guid>
          <SynchStatus>boolean</SynchStatus>
          <Site_id>int</Site_id>
          <IsCash>boolean</IsCash>
          <IsDebitCard>boolean</IsDebitCard>
          <Gateway>int</Gateway>
          <GatewayLookUp>None or TYRO or PCEFTPOS or Mercury or ElementExpress or Quest or CreditCall or FirstData or Borica or ChinaUMS or NCR or ChinaICBC or Moneris or WeChat or CardConnect or Chase or Worldpay or Innoviti or CyberSource or TransBank or StripePayment or AEONCredit or Clover or FreedomPay or CCAvenueHostedPayment or Adyen or CorvusPayHostedPayment or AdyenHostedPayment or FirstDataPayeezyHostedPayment or WorldPayHostedPayment or PayFortHostedPayment or BamboraHostedPayment or CardConnectHostedPayment or Alipay or Ipay or EcommpayHostedPayment or Mada or NetEpay or ipay88HostedPayment or StripeHostedPayment or PayNimoHostedPayment or CreditCallHostedPayment or MashreqKiosk or VisaNetsHostedPayment or CyberSourceHostedPayment or WorldPayService or CloverCardConnectPaymentGateway or WPCyberSourceHostedPayment or CommonWebHostedPayment</GatewayLookUp>
          <ManagerApprovalRequired>boolean</ManagerApprovalRequired>
          <IsRoundOff>boolean</IsRoundOff>
          <POSAvailable>boolean</POSAvailable>
          <DisplayOrder>int</DisplayOrder>
          <MasterEntityId>int</MasterEntityId>
          <ImageFileName>string</ImageFileName>
          <PaymentGateway>
            <LookupValueId>int</LookupValueId>
            <LookupId>int</LookupId>
            <LookupName>string</LookupName>
            <LookupValue>string</LookupValue>
            <Description>string</Description>
            <Guid>string</Guid>
            <SiteId>int</SiteId>
            <SynchStatus>boolean</SynchStatus>
            <MasterEntityId>int</MasterEntityId>
            <IsActive>boolean</IsActive>
            <LastUpdatedBy>string</LastUpdatedBy>
            <LastUpdateDate>dateTime</LastUpdateDate>
            <CreatedBy>string</CreatedBy>
            <CreationDate>dateTime</CreationDate>
            <IsChanged>boolean</IsChanged>
          </PaymentGateway>
          <IsQRCode>char</IsQRCode>
          <PaymentReferenceMandatory>boolean</PaymentReferenceMandatory>
          <IsActive>boolean</IsActive>
          <CreatedBy>string</CreatedBy>
          <CreationDate>dateTime</CreationDate>
          <LastUpdatedBy>string</LastUpdatedBy>
          <LastUpdateDate>dateTime</LastUpdateDate>
          <DiscountCouponsDTOList>
            <DiscountCouponsDTO xsi:nil="true" />
            <DiscountCouponsDTO xsi:nil="true" />
          </DiscountCouponsDTOList>
          <PaymentModeChannelsDTOList>
            <PaymentModeChannelsDTO xsi:nil="true" />
            <PaymentModeChannelsDTO xsi:nil="true" />
          </PaymentModeChannelsDTOList>
          <Attribute1>string</Attribute1>
          <Attribute2>string</Attribute2>
          <Attribute3>string</Attribute3>
          <Attribute4>string</Attribute4>
          <Attribute5>string</Attribute5>
          <OTPValidation>boolean</OTPValidation>
          <IsChanged>boolean</IsChanged>
        </PaymentModeDTO>
        <PaymentModeDTO>
          <PaymentModeId>int</PaymentModeId>
          <PaymentMode>string</PaymentMode>
          <IsCreditCard>boolean</IsCreditCard>
          <CreditCardSurchargePercentage>decimal</CreditCardSurchargePercentage>
          <Guid>string</Guid>
          <SynchStatus>boolean</SynchStatus>
          <Site_id>int</Site_id>
          <IsCash>boolean</IsCash>
          <IsDebitCard>boolean</IsDebitCard>
          <Gateway>int</Gateway>
          <GatewayLookUp>None or TYRO or PCEFTPOS or Mercury or ElementExpress or Quest or CreditCall or FirstData or Borica or ChinaUMS or NCR or ChinaICBC or Moneris or WeChat or CardConnect or Chase or Worldpay or Innoviti or CyberSource or TransBank or StripePayment or AEONCredit or Clover or FreedomPay or CCAvenueHostedPayment or Adyen or CorvusPayHostedPayment or AdyenHostedPayment or FirstDataPayeezyHostedPayment or WorldPayHostedPayment or PayFortHostedPayment or BamboraHostedPayment or CardConnectHostedPayment or Alipay or Ipay or EcommpayHostedPayment or Mada or NetEpay or ipay88HostedPayment or StripeHostedPayment or PayNimoHostedPayment or CreditCallHostedPayment or MashreqKiosk or VisaNetsHostedPayment or CyberSourceHostedPayment or WorldPayService or CloverCardConnectPaymentGateway or WPCyberSourceHostedPayment or CommonWebHostedPayment</GatewayLookUp>
          <ManagerApprovalRequired>boolean</ManagerApprovalRequired>
          <IsRoundOff>boolean</IsRoundOff>
          <POSAvailable>boolean</POSAvailable>
          <DisplayOrder>int</DisplayOrder>
          <MasterEntityId>int</MasterEntityId>
          <ImageFileName>string</ImageFileName>
          <PaymentGateway>
            <LookupValueId>int</LookupValueId>
            <LookupId>int</LookupId>
            <LookupName>string</LookupName>
            <LookupValue>string</LookupValue>
            <Description>string</Description>
            <Guid>string</Guid>
            <SiteId>int</SiteId>
            <SynchStatus>boolean</SynchStatus>
            <MasterEntityId>int</MasterEntityId>
            <IsActive>boolean</IsActive>
            <LastUpdatedBy>string</LastUpdatedBy>
            <LastUpdateDate>dateTime</LastUpdateDate>
            <CreatedBy>string</CreatedBy>
            <CreationDate>dateTime</CreationDate>
            <IsChanged>boolean</IsChanged>
          </PaymentGateway>
          <IsQRCode>char</IsQRCode>
          <PaymentReferenceMandatory>boolean</PaymentReferenceMandatory>
          <IsActive>boolean</IsActive>
          <CreatedBy>string</CreatedBy>
          <CreationDate>dateTime</CreationDate>
          <LastUpdatedBy>string</LastUpdatedBy>
          <LastUpdateDate>dateTime</LastUpdateDate>
          <DiscountCouponsDTOList>
            <DiscountCouponsDTO xsi:nil="true" />
            <DiscountCouponsDTO xsi:nil="true" />
          </DiscountCouponsDTOList>
          <PaymentModeChannelsDTOList>
            <PaymentModeChannelsDTO xsi:nil="true" />
            <PaymentModeChannelsDTO xsi:nil="true" />
          </PaymentModeChannelsDTOList>
          <Attribute1>string</Attribute1>
          <Attribute2>string</Attribute2>
          <Attribute3>string</Attribute3>
          <Attribute4>string</Attribute4>
          <Attribute5>string</Attribute5>
          <OTPValidation>boolean</OTPValidation>
          <IsChanged>boolean</IsChanged>
        </PaymentModeDTO>
      </GetPaymentModeListResult>
    </GetPaymentModeListResponse>
  </soap12:Body>
</soap12:Envelope>