Skip to content

Instantly share code, notes, and snippets.

View VantivSDK's full-sized avatar
🎯
Focusing

Worldpay from FIS - eCommerce VantivSDK

🎯
Focusing
View GitHub Profile
@VantivSDK
VantivSDK / Response.xml
Last active August 29, 2015 13:57
Litle Merchant Provisioner PayFac API Sandbox Case #7
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<errorResponse
xmlns="http://psp.litle.com/api/merchant/onboard">
<transactionId>65202997649486293</transactionId>
<errors>
<error>Error in request: Could not find requested object.</error>
</errors>
</errorResponse>
@VantivSDK
VantivSDK / Response.xml
Last active August 29, 2015 13:57
Litle Merchant Provisioner PayFac API Sandbox Case #6
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<legalEntityRetrievalResponse
xmlns="http://psp.litle.com/api/merchant/onboard">
<legalEntityName>Legal Entity Name</legalEntityName>
<legalEntityType>INDIVIDUAL_SOLE_PROPRIETORSHIP</legalEntityType>
<taxId>X-2345</taxId>
<annualCreditCardSalesVolume>10000000</annualCreditCardSalesVolume>
<hasAcceptedCreditCards>true</hasAcceptedCreditCards>
<address>
<countryCode>USA</countryCode>
@VantivSDK
VantivSDK / Request.xml
Last active August 29, 2015 13:57
Litle Merchant Provisioner PayFac API Sandbox Case #5
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<legalEntityUpdateRequest xmlns="http://psp.litle.com/api/merchant/onboard">
<address>
<streetAddress1>1000 chelmsford street</streetAddress1>
<city>Lowell</city>
<stateProvince>MA</stateProvince>
<postalCode>01851</postalCode>
<countryCode>USA</countryCode>
</address>
<annualCreditCardSalesVolume>10000000</annualCreditCardSalesVolume>
@VantivSDK
VantivSDK / Request.xml
Last active August 29, 2015 13:57
Litle Merchant Provisioner PayFac API Sandbox Case #10
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<subMerchantCreateRequest
xmlns="http://psp.litle.com/api/merchant/onboard">
<merchantName>Merchant Name</merchantName>
<amexMid>1234567890</amexMid>
<discoverConveyedMid>123456789012345</discoverConveyedMid>
<url>http://merchantUrl</url>
<customerServiceNumber>8407809000</customerServiceNumber>
<hardCodedBillingDescriptor>billingDescriptor</hardCodedBillingDescriptor>
<maxTransactionAmount>8400</maxTransactionAmount>
@VantivSDK
VantivSDK / Request.xml
Last active August 29, 2015 13:57
Litle Merchant Provisioner PayFac API Sandbox Case #9
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<subMerchantCreateRequest
xmlns="http://psp.litle.com/api/merchant/onboard">
<merchantName>Merchant Name</merchantName>
<amexMid>1234567890</amexMid>
<discoverConveyedMid>123456789012345</discoverConveyedMid>
<url>http://merchantUrl</url>
<customerServiceNumber>8407809000</customerServiceNumber>
<hardCodedBillingDescriptor>billingDescriptor</hardCodedBillingDescriptor>
<maxTransactionAmount>8400</maxTransactionAmount>
@VantivSDK
VantivSDK / Request.xml
Last active August 29, 2015 13:57
Litle Merchant Provisioner PayFac API Sandbox Case #8
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<subMerchantCreateRequest
xmlns="http://psp.litle.com/api/merchant/onboard">
<merchantName>Merchant Name</merchantName>
<amexMid>1234567890</amexMid>
<discoverConveyedMid>123456789012345</discoverConveyedMid>
<url>http://merchantUrl</url>
<customerServiceNumber>8407809000</customerServiceNumber>
<hardCodedBillingDescriptor>billingDescriptor</hardCodedBillingDescriptor>
<maxTransactionAmount>8400</maxTransactionAmount>
@VantivSDK
VantivSDK / Request.xml
Last active August 29, 2015 13:57
Litle Merchant Provisioner PayFac API Sandbox Case #3
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<legalEntityCreateRequest xmlns="http://psp.litle.com/api/merchant/onboard">
<legalEntityName>Legal Entity Name</legalEntityName>
<legalEntityType>LIMITED_LIABILITY_COMPANY</legalEntityType>
<doingBusinessAs>Doing Business As</doingBusinessAs>
<taxId>12345</taxId>
<contactPhone>1234567890</contactPhone>
<annualCreditCardSalesVolume>1000</annualCreditCardSalesVolume>
<hasAcceptedCreditCards>true</hasAcceptedCreditCards>
<address>
@VantivSDK
VantivSDK / Request.xml
Last active August 29, 2015 13:57
Litle Merchant Provisioner PayFac API Sandbox Case #2
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<legalEntityCreateRequest xmlns="http://psp.litle.com/api/merchant/onboard">
<legalEntityName>Legal Entity Name</legalEntityName>
<legalEntityType>INDIVIDUAL_SOLE_PROPRIETORSHIP</legalEntityType>
<doingBusinessAs>Doing Business As</doingBusinessAs>
<taxId>12345</taxId>
<contactPhone>1234567890</contactPhone>
<annualCreditCardSalesVolume>1000</annualCreditCardSalesVolume>
<hasAcceptedCreditCards>true</hasAcceptedCreditCards>
<address>
@VantivSDK
VantivSDK / Request.xml
Last active August 29, 2015 13:57
Litle Merchant Provisioner PayFac API Sandbox Case #4
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<legalEntityUpdateRequest xmlns="http://psp.litle.com/api/merchant/onboard">
<address>
<streetAddress1>1000 chelmsford street</streetAddress1>
<city>Lowell</city>
<stateProvince>MA</stateProvince>
<postalCode>01851</postalCode>
<countryCode>USA</countryCode>
</address>
<annualCreditCardSalesVolume>10000000</annualCreditCardSalesVolume>
@VantivSDK
VantivSDK / Request.xml
Last active August 29, 2015 13:57
Litle Merchant Provisioner PayFac API Sandbox Case #1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<legalEntityCreateRequest xmlns="http://psp.litle.com/api/merchant/onboard">
<legalEntityName>Legal Entity Name</legalEntityName>
<legalEntityType>INDIVIDUAL_SOLE_PROPRIETORSHIP</legalEntityType>
<doingBusinessAs>Doing Business As</doingBusinessAs>
<taxId>12345</taxId>
<contactPhone>1234567890</contactPhone>
<annualCreditCardSalesVolume>1000</annualCreditCardSalesVolume>
<hasAcceptedCreditCards>true</hasAcceptedCreditCards>
<address>