...
- API requests:
- REQUEST - Credit Card request: PAYMENT or RESERVE
This is the default API response for either a PAYMENT or RESERVE API call using credit cards as a payment method. Please make sure that you understand the difference between a PAYMENT and RESERVE api calls. - REQUEST - Credit Card: PAYMENT or RESERVE (with Fraud enabled)
PayU's Fraud service is an optional paid-for service. If integrating and signed up for fraud, please make sure to include the sections Basket.productLineItem, Basket.shippingDetails and Fraud - REQUEST - Credit Card with HandshakeeBucks: PAYMENT
- REQUEST - Credit Card with Token (Save Card) - first requestREQUEST - Credit Card with Token (Save Card) - subsequent requestHandshake
- REQUEST - Crediting a transaction
- REQUEST - Credit Card request: PAYMENT or RESERVE
- API response:
- RESPONSE - Credit Card: PAYMENT or RESERVE
This is the default API response for either a PAYMENT or RESERVE API call using credit cards. - RESPONSE - Credit Card: PAYMENT or RESERVE (with 3D Secure enabled - card enrolled)
This is the default API response for either a PAYMENT or RESERVE API call using credit cards, but the store is 3D enabled. - RESPONSE - Credit Card: PAYMENT or RESERVE (with bank reference)
Merchant can request to have the the bank reference returned in the doTransaction API reponse (by default it is not returned) for credit card payments. If enabled it will send the bank reference in the customer field parameter. - RESPONSE - Credit Card: PAYMENT or RESERVE (with Fraud enabled - APPROVE)
This is the default API response for either a PAYMENT or RESERVE API call using credit cards, where Fraud is enabled and an APPROVE response was recieved from the Fraud service provider. - RESPONSE - Credit Card: PAYMENT or RESERVE (with Fraud enabled - CHALLENGE)
This is the default API response for either a PAYMENT or RESERVE API call using credit cards, where Fraud is enabled and a CHALLENGE response was recieved from the Fraud service provider. - RESPONSE - Credit Card: PAYMENT or RESERVE (with Fraud enabled - DENY)
This is the default API response for either a PAYMENT or RESERVE API call using credit cards, where Fraud is enabled and a DENY response was recieved from the Fraud service provider. - RESPONSE - eBucks: PAYMENT
This is the default API response for either a PAYMENT or RESERVE API call using eBucks - response_EFTPro_payment
This is the default API response for EFT Pro payment
- RESPONSE - Credit Card: PAYMENT or RESERVE
Anchor | ||||
---|---|---|---|---|
|
...
Anchor | ||||
---|---|---|---|---|
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="http://soap.api.controller.web.payjar.com/"> <soapenv:Header/>xmlns:SOAPENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENV="SOAP-ENV"> <soapenv:Body> <soap:doTransaction xmlns:ns2="http://soap.api.controller.web.payjar.com/"> <Api>ONE_ZERO</Api> <Safekey>{86903CCB00000000-79A90000-42EE0000-01740000-1ACE90185507000000000000}</Safekey> <TransactionType>PAYMENT/RESERVE</TransactionType> <TransactionType>PAYMENT</TransactionType> <AdditionalInformation> <AuthenticationType>NA</AuthenticationType> <merchantReference>1234567890</merchantReference> <AdditionalInformation> </AdditionalInformation> <merchantReference>MerchRef001</merchantReference> <Customer> <supportedPaymentMethods>CREDITCARD</supportedPaymentMethods> <countryCode>27</countryCode> <storePaymentMethod>true<<countryOfResidence>ZAR</storePaymentMethod>countryOfResidence> <<merchantUserId>0123465798</AdditionalInformation>merchantUserId> <Customer><email>john.doe@example.com</email> <firstName>John</firstName> <countryCode>27</countryCode> <lastName>Doe</lastName> <merchantUserId>MechUser001</merchantUserId> <mobile>0827777777</mobile> <email>name.surname@mail.com</email><regionalId>5612124567897</regionalId> </Customer> <firstName>Name</firstName> <Basket> <lastName>Surname<<amountInCents>12000</lastName>amountInCents> <!-- amount in zar cents --> <mobile>27887592452</mobile> <currencyCode>ZAR</currencyCode> </Basket> <regionalId>2345679888</regionalId> <Ebucks> </Customer> <amountInCents>12000</amountInCents> <!-- amount in eBucks cents (EB * <Basket>10) --> </Ebucks> <amountInCents>1000</amountInCents> <Customfield> <currencyCode>ZAR<<key>ebucksOtp</currencyCode>key> <value>909059</value> <description>Goods</description> </Basket>Customfield> <Customfield> <Creditcard> <amountInCents>1000</amountInCents><key>ebucksAccountNumber</key> <cardExpiry>122013</cardExpiry><value>80000278865</value> <cardNumber>5111120000091349</cardNumber></Customfield> <cvv>123</cvv></soap:doTransaction> <nameOnCard>N Surname</nameOnCard> </Creditcard> </soap:doTransaction> </soapenv:Body> </soapenv</soapenv:Body> </soapenv:Envelope> |
Anchor | ||||
---|---|---|---|---|
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="http://soap.api.controller.web.payjar.com/"> <soapenv:Header/> xmlns:SOAPENV="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Body>Header> <soap<wsse:doTransactionSecurity xmlnsSOAP-ENV:ns2mustUnderstand="http1" xmlns:wsse="http://soapdocs.api.controller.web.payjar.com/oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"> <Api>ONE_ZERO</Api> <wsse:UsernameToken <Safekey>{86903CCB-79A9-42EE-0174-1ACE90185507}</Safekey>wsu:Id="UsernameToken-9" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"> <TransactionType>PAYMENT</TransactionType> <wsse:Username>~~~SOAP Username goes <AuthenticationType>TOKEN<here~~~</AuthenticationType>wsse:Username> <AdditionalInformation> <merchantReference>MerchRef001</merchantReference> <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">~~~SOAP Password goes <supportedPaymentMethods>CREDITCARD</supportedPaymentMethods> here~~~</wsse:Password> </AdditionalInformation> </wsse:UsernameToken> <Customer> </wsse:Security> </soapenv:Header> <countryCode>27</countryCode> <soapenv:Body> <merchantUserId>MechUser001</merchantUserId><soap:doTransaction xmlns:ns2="http://soap.api.controller.web.payjar.com/"> <email>name.surname@mail.com</email><Api>ONE_ZERO</Api> <Safekey>~~~SAFEKEY goes here <firstName>Name<~~~</firstName>Safekey> <lastName>Surname<<TransactionType>CREDIT</lastName>TransactionType> <mobile>27887592452</mobile><AdditionalInformation> <regionalId>2345679888</regionalId> <merchantReference>~~~Merchant ref goes here <~~~</Customer>merchantReference> <Basket> <payUReference>~~~PayU ref goes here <amountInCents>1000<~~~</amountInCents>payUReference> <currencyCode>ZAR<</currencyCode>AdditionalInformation> <description>Goods</description><Basket> </Basket> <amountInCents>1000</amountInCents> <Creditcard <pmId>DyZ7XBB5QxF5FEoIADAkMCQAUnlDEmIRVXNTa3xUYVUWfEUT</pmId><currencyCode>ZAR</currencyCode> <amountInCents>1000</amountInCents> <cvv>123</cvv></Basket> </Creditcard> </soap:doTransaction> </soapenv:Body> </soapenv:Envelope> |
Anchor | |||||
---|---|---|---|---|---|
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<soapenv<soap:Envelope xmlns:soapenvsoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap> <soap:Body> <ns2:doTransactionResponse xmlns:ns2="http://soap.api.controller.web.payjar.com/" xmlns:SOAPENV="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Header> <return> <wsse:Security SOAP-ENV:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"> <resultCode>00</resultCode> <wsse:UsernameToken wsu:Id="UsernameToken-9" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"> <resultMessage>Successful</resultMessage> <successful>true</successful> <wsse:Username>~~~SOAP Username goes here~~~<<displayMessage>Successful</wsse:Username>displayMessage> <merchantReference>1234567890</merchantReference> <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">~~~SOAP Password goes <payUReference>21976214819</payUReference> here~~~</wsse:Password> <paymentMethodsUsed xsi:type="ns2:creditCard" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> </wsse:UsernameToken> <<amountInCents>1000</wsse:Security>amountInCents> </soapenv:Header> <soapenv:Body> <cardExpiry>122015</cardExpiry> <soap:doTransaction xmlns:ns2="http://soap.api.controller.web.payjar.com/"> <Api>ONE_ZERO</Api><cardNumber>400000******1000</cardNumber> <Safekey>~~~SAFEKEY goes here ~~~<<gatewayReference>37149772</Safekey>gatewayReference> <TransactionType>CREDIT</TransactionType> <information>VISA</information> <AdditionalInformation> <nameOnCard>John Doe</nameOnCard> <merchantReference>~~~Merchant ref goes here ~~~<</merchantReference>paymentMethodsUsed> </return> <payUReference>~~~PayU</ns2:doTransactionResponse> ref goes here ~~~<</payUReference> </AdditionalInformation> <Basket> <amountInCents>1000</amountInCents> <currencyCode>ZAR</currencyCode> </Basket> </soap:doTransaction> </soapenv:Body> </soapenv:Envelope> |
...
soap:Body>
</soap:Envelope>
|
Anchor | ||||
---|---|---|---|---|
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ns2:doTransactionResponse xmlns:ns2="http://soap.api.controller.web.payjar.com/"> <return> <return> <displayMessage>Transaction Pending 3DS <resultCode>00</resultCode>Completion</displayMessage> <fraud> <resultMessage>Successful</resultMessage><resultCode>V030</resultCode> <successful>true<<resultMessage>Success</successful>resultMessage> <displayMessage>Successful<</displayMessage>fraud> <merchantReference>1234567890<<merchantReference>0123456789</merchantReference> <payUReference>21976214819<<payUReference>31982857915</payUReference> <paymentMethodsUsed xsi:type="ns2:creditCard" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <amountInCents>1000<<amountInCents>350</amountInCents> <cardExpiry>122015<<cardExpiry>092014</cardExpiry> <cardNumber>400000<cardNumber>456546******1000<6016</cardNumber> <gatewayReference>37149772< <gatewayReference>37117846</gatewayReference> <information>VISA</information> <nameOnCard>Jon Doe </nameOnCard> </paymentMethodsUsed> <nameOnCard>John Doe</nameOnCard> <resultCode>P3DS</resultCode> </paymentMethodsUsed> <resultMessage>Transaction Pending 3DS <Completion</return>resultMessage> </ns2:doTransactionResponse> </soap:Body> </soap:Envelope> |
...
Code Block | ||||
---|---|---|---|---|
| ||||
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <secure3D> <soap:Body> <ns2:doTransactionResponse xmlns:ns2="http://soap.api.controller.web.payjar.com/"> <secure3DId>A5ufG1Q3sp3qGDxu5de3</secure3DId> <return> <secure3DUrl><![CDATA[<form name="downloadForm" action="http://acstest.bankserv.co.za/V3DSStart?osb=visa-3&VAA=B" <displayMessage>Transaction Pending 3DS Completion</displayMessage> method="POST"> <fraud> <table name="dataTable" border="0" cellpadding="0"> <resultCode>V030</resultCode> <INPUT TYPE="hidden" NAME="TransactionID" <resultMessage>Success</resultMessage>value="A5ufG1Q3sp3qGDxu5de3"> </fraud> <INPUT TYPE="hidden" NAME="PaReq" <merchantReference>0123456789</merchantReference> value="eNpVUtty2jAQfddXeNLHzliWbWzCLJohgZSkTbik0yZ9E2IpLmCD5Av46ys5dtK+nbO7Wp2zu/B9qxDHzygLhRweUWvxG51kPbyanrP463K3Ci7ZTL <payUReference>31982857915</payUReference> <paymentMethodsUsed xsi:type="ns2:creditCard" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">zOskX5ebp5qR/Efje84jAfLfHEoUSlkyzlzPVcH2hHiWml5FakOQchTzf3TzzqhYHPgLaUwAHV/ZgzPwh7UdwH+sYJpOKA/EakO42qHG1UIoXTdQPaZAnIrEh <amountInCents>350</amountInCents>zdeEx84B2hECh9nyb58cBpVVVuau2iysztxZAbZoA/dA2LyzSxvo5WfM48Ov56+IJy9XPu/GPSzkZf9Gnl9vq2+MQqK0gsBY5ct9jgdf3fIdFg9AbMGOriRMQ <cardExpiry>092014</cardExpiry>B6uFLwO3Z4S1jMDR/jN6Y4HN/BswbgqlMJWdnY4RwPMxS9HUmNm+YyMCteSZWqNyPjlBzFjcDyOjwYYJJKnOxX5v33TQmP6weju1S5G5mfadCPWsno <cardNumber>456546******6016</cardNumber>pZdP0QqF/qz3GyQb+q88XEbqqpaVQkZrws9K4bGUkza2r70PYOaHs6Bv13Un8BvvXHsA=="> <INPUT TYPE="hidden" NAME="TermUrl" VALUE="http://staging.safeshop.co.za/s2s/Secure3D/Encode_Finish.asp"> <gatewayReference>37117846</gatewayReference> <INPUT TYPE="hidden" NAME="MD" VALUE="37117846"> <information>VISA</information> </table> <nameOnCard>Jon Doe </nameOnCard> <center><p><font </paymentMethodsUsed> type="Arial" size=2>Transfering to your bank for credit card authentication. <resultCode>P3DS</resultCode> <p> If <resultMessage>Transactionyou Pendingare 3DSnot Completion</resultMessage>redirected please <a href="javascript:AutoSubmitForm()">click here</a> on the image to continue to access your <secure3D>banking <secure3DId>A5ufG1Q3sp3qGDxu5de3</secure3DId>institution.<p> <secure3DUrl><![CDATA[<form name<input type="downloadFormimage" actionsrc="http://acsteststaging.images.bankservsafeshop.co.za/V3DSStart?osb=visa-3&VAA=B/PaymentMethods/Secure3D/VbyV_blue_120x69.gif" name="continue" methodvalue="POSTContinue">></center> <table name="dataTable" border="0" cellpadding="0"></form> <script <INPUT TYPE="hidden" NAME="TransactionID" value="A5ufG1Q3sp3qGDxu5de3language="Javascript"> <INPUT TYPE="hidden" NAME="PaReq"<!-- function value="eNpVUtty2jAQfddXeNLHzliWbWzCLJohgZSkTbik0yZ9E2IpLmCD5Av46ys5dtK+nbO7Wp2zu/B9qxDHzygLhRweUWvxG51kPbyanrP463K3Ci7ZTLAutoSubmitForm() {document.downloadForm.submit(); zOskX5ebp5qR/Efje84jAfLfHEoUSlkyzlzPVcH2hHiWml5FakOQchTzf3TzzqhYHPgLaUwAHV/ZgzPwh7UdwH+sYJpOKA/EakO42qHG1UIoXTdQPaZAnIrEh} zdeEx84B2hECh9nyb58cBpVVVuau2iysztxZAbZoA/dA2LyzSxvo5WfM48Ov56+IJy9XPu/GPSzkZf9Gnl9vq2+MQqK0gsBY5ct9jgdf3fIdFg9AbMGOriRMQAutoSubmitForm(); B6uFLwO3Z4S1jMDR/jN6Y4HN/BswbgqlMJWdnY4RwPMxS9HUmNm+YyMCteSZWqNyPjlBzFjcDyOjwYYJJKnOxX5v33TQmP6weju1S5G5mfadCPWsno//--></script>]]></secure3DUrl> pZdP0QqF/qz3GyQb+q88XEbqqpaVQkZrws9K4bGUkza2r70PYOaHs6Bv13Un8BvvXHsA=="></secure3D> <successful>true</successful> </return> </ns2:doTransactionResponse> <INPUT TYPE="hidden" NAME="TermUrl" VALUE </soap:Body> </soap:Envelope> |
Anchor | ||||
---|---|---|---|---|
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<soap:Envelope xmlns:soap="http://stagingschemas.safeshop.coxmlsoap.zaorg/s2ssoap/Secure3Denvelope/Encode_Finish.asp"> <soap:Body> <INPUT TYPE="hidden" NAME="MD" VALUE="37117846"<ns2:doTransactionResponse xmlns:ns2="http://soap.api.controller.web.payjar.com/"> <return> </table> <resultCode>00</resultCode> <center><p><font type="Arial" size=2>Transfering to your bank for credit card authentication. <resultMessage>Successful</resultMessage> <successful>true</successful> <p> If you are not redirected please <a href="javascript:AutoSubmitForm()">click here</a> on the image to continue to access your banking <displayMessage>Successful</displayMessage> <merchantReference>1234567890</merchantReference> institution.<p> <payUReference>21976214819</payUReference> <paymentMethodsUsed <input xsi:type="imagens2:creditCard" srcxmlns:xsi="http://stagingwww.images.safeshop.co.za/PaymentMethods/Secure3D/VbyV_blue_120x69.gif" name="continue" w3.org/2001/XMLSchema-instance"> value="Continue"></center> <amountInCents>1000</amountInCents> <cardExpiry>122015</cardExpiry> </form> <cardNumber>400000******1000</cardNumber> <script language="Javascript"> <gatewayReference>37149772</gatewayReference> <!-- <information>VISA</information> function AutoSubmitForm() {document.downloadForm.submit(); <nameOnCard>John Doe</nameOnCard> } </paymentMethodsUsed> AutoSubmitForm(); <customFields> //--></script>]]></secure3DUrl><key>bankReference</key> <<value>DEMO12</secure3D>value> <successful>true<</successful>customFields> </return> < Â </ns2:doTransactionResponse> </soap:Body> </soap:Envelope> |
Anchor | ||||
---|---|---|---|---|
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ns2:doTransactionResponse xmlns:ns2="http://soap.api.controller.web.payjar.com/"> <return> <resultCode>00</resultCode> <displayMessage>Successful</displayMessage> <fraud> <resultMessage>Successful</resultMessage><resultCode>V030</resultCode> <successful>true</successful><resultMessage>Success</resultMessage> <displayMessage>Successful</displayMessage></fraud> <merchantReference>1234567890<<merchantReference>mercRef_1403097874</merchantReference> <payUReference>21976214819< <payUReference>185871924286</payUReference> <paymentMethodsUsed xsi:type="ns2:creditCard" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:creditCard"> <amountInCents>1000<<amountInCents>2156</amountInCents> <cardExpiry>122015< <cardExpiry>012015</cardExpiry> <cardNumber>400000<cardNumber>542028******1000<1323</cardNumber> <gatewayReference>37149772< <gatewayReference>37585977</gatewayReference> <information>VISA<<information>MASTERCARD</information> <nameOnCard>John Doe</nameOnCard> </paymentMethodsUsed> </paymentMethodsUsed> <customFields> <resultCode>00</resultCode> <key>bankReference</key> <resultMessage>Successful</resultMessage> <value>DEMO12</value> <successful>true</successful> </customFields> </return> Â < </ns2:doTransactionResponse> </soap:Body> </soap:Envelope> |
Anchor | ||||
---|---|---|---|---|
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ns2:doTransactionResponse xmlns:ns2="http://soap.api.controller.web.payjar.com/"> <return> <displayMessage>Successful</displayMessage> <fraud> <resultCode>V030<<resultCode>V035</resultCode> <resultMessage>CHALLENGE - <resultMessage>Success<0330</resultMessage> </fraud> <merchantReference>mercRef_1403097874<1403098425</merchantReference> <payUReference>185871924286<<payUReference>185878360665</payUReference> <paymentMethodsUsed xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:creditCard"> <amountInCents>2156<<amountInCents>7215</amountInCents> <cardExpiry>012015</cardExpiry> <cardNumber>542028******1323</cardNumber> <gatewayReference>37585977<<gatewayReference>37585978</gatewayReference> <information>MASTERCARD</information> <nameOnCard>John Doe</nameOnCard> </paymentMethodsUsed> <resultCode>00</resultCode> <resultMessage>Successful</resultMessage> <successful>true</successful> </return> </ns2:doTransactionResponse> </soap:Body> </soap:Envelope> |
Anchor | ||||
---|---|---|---|---|
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ns2:doTransactionResponse xmlns:ns2="http://soap.api.controller.web.payjar.com/"> <return> <fraud> <displayMessage>Successful</displayMessage> <resultCode>V039</resultCode> <resultMessage>DENY - 0700</resultMessage> </fraud> <fraud> <merchantReference>mercRef_1403098545</merchantReference> <resultCode>V035</resultCode> <payUReference>185879181093</payUReference> <resultMessage>CHALLENGE<resultCode>P044</resultCode> - 0330</resultMessage> <resultMessage>Rejected for <fraud</fraud>resultMessage> <merchantReference>mercRef_1403098425<<successful>false</merchantReference>successful> <payUReference>185878360665</payUReference></return> </ns2:doTransactionResponse> </soap:Body> <paymentMethodsUsed</soap:Envelope> |
Anchor | ||||
---|---|---|---|---|
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<soap:Envelope xmlns:xsisoap="http://wwwschemas.w3xmlsoap.org/soap/2001/XMLSchema-instance" xsi:type="ns2:creditCardenvelope/"> <soap:Body> <amountInCents>7215</amountInCents> <cardExpiry>012015</cardExpiry> <ns2:doTransactionResponse xmlns:ns2="http://soap.api.controller.web.payjar.com/"> <cardNumber>542028******1323</cardNumber><return> <resultCode>00</resultCode> <gatewayReference>37585978</gatewayReference> <resultMessage>Successful</resultMessage> <information>MASTERCARD<<successful>true</information>successful> <displayMessage>Successful</displayMessage> <nameOnCard>John Doe</nameOnCard> <merchantReference>1234567890</merchantReference> <<payUReference>21976214819</paymentMethodsUsed>payUReference> <paymentMethodsUsed <resultCode>00</resultCode>xsi:type="ns2:ebucks" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <resultMessage>Successful<<amountInCents>12000</resultMessage>amountInCents> <successful>true</successful></paymentMethodsUsed> </return> </ns2:doTransactionResponse> </soap:Body> </soap:Envelope> |
Anchor | ||||
---|---|---|---|---|
|
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ns2:doTransactionResponse xmlns:ns2="http://soap.api.controller.web.payjar.com/"> <return> <return><merchantReference>EFT_PRO_98453984398</merchantReference> <payUReference>53390698880</payUReference> <fraud> <paymentMethodsUsed xsi:type="ns2:eft" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <resultCode>V039</resultCode><amountInCents>100</amountInCents> <resultMessage>DENY - 0700</resultMessage></paymentMethodsUsed> <redirect> </fraud> <merchantReference>mercRef_1403098545</merchantReference><method>HTTP_GET</method> <payUReference>185879181093</payUReference><type>EFT_PRO</type> <resultCode>P044</resultCode><url>http://localhost:8080/PayJarWeb/redirectGet.do?PayUReference=53390698880</url> <resultMessage>Rejected for fraud</resultMessage></redirect> <successful>false<<successful>true</successful> </return> </ns2:doTransactionResponse> </soap:Body> </soap:Envelope> |
...