iverilite Client documentation Version 2.1

Size: px
Start display at page:

Download "iverilite Client documentation Version 2.1"

Transcription

1 iverilite Client documentation Version 2.1

2 Introduction iverilite will allow the Small and Medium size websites who are running on any type of Operating System (UNIX, LINUX, NT etc) be able to use iveri This means they do not need to use the Microsoft based product to authorise a Credit card. A Web site developer wanting to have the ability to accept credit cards online will merely need to register the required information with iveri and create the HTML pages specified in the following specification. The Broad flow Registering. The Merchant should register their billing details as well as banking details with iveri by phoning Nedbank s Nedlink Merchant helpdesk on and asking for the iveri Technical Division. Once the Merchants web site developer has completed development of the HTML pages in this specification there will first be a test phase to verify the correct implementation of this specification and then a Live phase to verify that the banking details are correct. Flow of events in a transaction. 1) Merchants Website sends a request to the iverilite Server with all the variables listed in Appendix A and B. 2) The iverilite Server takes care of encryption of the data using 128bit SSL. 3) The iverilite Server check the validity of the data 4) The iverilite Server checks if you are a valid merchant 5) If the previous two steps are correct the iverilite Server displays a Please Wait while Authorizing. page to the cardholder. If the details are not correct the iverilite Server passes control back to the Merchants Website by redirecting to the ErrorURL. 6) The iverilite Server performs the authorisation at the appropriate financial institution. 7) The result of an authorisation can be either successful, failed system error or please try again later. In the event of a successful transaction the Client as well as the Merchant can be ed a statement indicating the successful completion of the transaction. All transactions are stored in a database so it is always possible to trace a transaction in the case of an failure. 8) From a financial perspective the Card Holder will be debited and the Merchants account credited at the end of the financial institutions day. 9) iverilite will then return the original form sent to iverilite (as if it had been sent to the Merchants website instead of iverilite) as well as an Error Code, Transaction Index, Invoice number (if appropriate) to the appropriate return URL.

3 Test Phase In the test phase all that is required from you the Merchant is where your URL referrer is (the pages that you hit submit on to go to us).this must be captured by you in Back Office in the Lite Configure Application section. Details regarding access to Back Office will be sent to you after your Billing Details have been captured as well as details to obtain the iveri Lite Back Office User Guide which explains the initial set-up as well as descriptions of all functions within iveri Lite Back Office. Make sure that your Lite_Merchant_ApplicationID is the Test Application ID(without the {} brackets) which was sent to you/your developer by when you were captured on the iveri server and the page you submit your test transactions to is: The test USN number to use for your Test transactions is: If you don t you will receive an error code (255). Note : When performing a test transaction, using your Test Application ID (via the Nedconnect Emulator), the following credit card numbers must be used: Credit Card Result Number returns "Authorised" (acquirer code 0) randomly returns "Hot Card", "Please Call" or "Denied" (acquirer codes 3,4,5) randomly returns "Unable to process" or times out (acquirer code 9 or no reply) All other card numbers the emulator will return "Invalid card number" (acquirer code 14) for instance will produce this error. A real Credit Card Number will also generate this error code in Test. NOTE: Any expiry date in the future can be used for all the above card numbers. Do not make the expiry date more than 2 years in the future. If you want to generate an "Invalid Expiry Date" message, make the expiry date in the past.

4 Live Phase For us to take the Merchant to Live we first need one successful test transaction (mail with the invoice number and your telephone number asking to go live). Notes. Additional tags sent to iverilite will be echoed through to the success/fail etc url's specified in Lite_Website_Successful_Url, Lite_Website_Fail_Url etc. s sent to the Card Holder and the merchant take the following format (see Appendix G). It is possible to turn off iverilite's ability to send s if the merchant would prefer to send them himself. The following extra parameters are sent to the success/fail etc URL's. (Appendix C) Appendix A : Lite Specification General descriptor Name length values Notes Version Lite_Version 5 Set to current Version number ex. 2.0, for Old Version left blank Not available. iveri Status Lite_Payment_Card_Status 10 Status of transaction iveri Application id Lite_Merchant_ApplicationId 36 Allocated to the Merchant by Digital Skies during registration Amount to authorize Lite_Order_Amount 10 The total amount for the order including tax in cents. This must be equal to the sum of the lineamount*linequantity for each line item Terminal on the Lite_Order_Terminal Web 8 Optional Authorisation Optional preauthorisation code Lite_Order_AuthorisationCode 6 Code received from a financial institution Budget Period Optional request to put this order Lite_Order_BudgetPeriod 2 onto a budget plan. The normal options for this are 0, 6, 12, 18, 24 and indicating to budget period. Specifying this field does not guarantee that the request will be granted a budget period. Success End Url Lite_Website_Successful_Url 255 Failed End Url Lite_Website_Fail_Url 255 URL to pass control back to upon successful completion of a transaction URL to pass control back to if the authorisation is refused by the financial institution

5 Network error End Url Lite_Website_TryLater_Url 255 Code error End Url The Authorizing sites background colour The Authorizing sites Text colour LineItem LineQuantity LineAmount Autogenerate Invoice Extension Card Pre-Auth Mode Lite_Website_Error_Url 255 Lite_Website_BgColor 7 Lite_Website_TextColor 7 Lite_Order_LineItems_Product_# 255 Lite_Order_LineItems_Quantity_# 10 Lite_Order_LineItems_Amount_# 10 Lite_ConsumerOrderID_PreFix 5 Lite_Authorisation 5 Error Handling Lite_On_Error_Resume_Next 5 #FFFFF F URL to pass control back to if there is a system error which could be overcome by trying again later URL to pass control back to if the form has not been filled in correctly of there is an inconsistency in the form Optional background colour to use for any intermediary pages #000000Optional Text colour to use for any 0 intermediary pages Line item of what is being ordered. The # indicates a number starting at 1 and incrementing by 1 for every line item. This is essentially a description of the item being ordered. Line item Quantity of what is being ordered. The # indicates a number starting at 1 and incrementing by 1 for every line item. This is the number of units being ordered. Line item cost including tax if any of what is being ordered. The # indicates a number starting at 1 and incrementing by 1 for every line item. This is the unit price for this particular item. E.g. DCT for DCT0001. If the Ecom_ConsumerOrderID is set to "AUTOGENERATE" then this field is used to specify the first few letters that will be used to generate the InvoiceNumber. E.g. if this field is set to "INV" and Ecom_ConsumerOrderID is set to "AUTOGENERATE" then invoice numbers like "INV00001" and "INV00002" etc will be generated. Set to True or False. If True then a Authorisation will be made, if false a Debit will be made. The Authorisation code will be stored for 3 weeks before you need to confirm the transaction in the BackOffice under view orders. Set this to "True" to enable the "Auto Click Through" feature. I.e. the browser will automatically

6 attempt to click through otherwise the customer/card holder will have to manually click on the "click here" Url in order to progress through the transaction. Setting this to false is helpful when debugging. Note: Not all of the fields in this specification are mandatory. Fields which are marked in grey are the only mandatory fields. Appendix B :ECML Version 1 Specification General descriptor Name length values Notes ship to title Ecom_ShipTo_Postal_Name_Prefix 4 e.g., Mr., Mrs., Ms.; field commonly not used ship to first Ecom_ShipTo_Postal_Name_First 15 name ship to middle Ecom_ShipTo_Postal_Name_Middle 15 may also be used for middle initial name ship to last Ecom_ShipTo_Postal_Name_Last 15 name ship to name suffix Ecom_ShipTo_Postal_Name_Suffix 4 e.g., Ph.D., Junior, Esquire; field commonly not used ship to street1 Ecom_ShipTo_Postal_Street_Line1 20 ship to street2 Ecom_ShipTo_Postal_Street_Line2 20 ship to street3 Ecom_ShipTo_Postal_Street_Line3 20 ship to city Ecom_ShipTo_Postal_City 22 ship to state or Ecom_ShipTo_Postal_StateProv 2 2 characters are the minimum for the province US and Canada, other countries may require longer fields; for the US use 2 character US Postal state abbr ship to zip or postal code Ecom_ShipTo_Postal_PostalCode 14 ship to country Ecom_ShipTo_Postal_CountryCode 2 use ISO letter codes for country names ship to phone Ecom_ShipTo_Telecom_Phone_Number digits are the minimum for the US and Canada, other countries may require longer fields, recommend placing on "x" before an extension ship to Ecom_ShipTo_Online_ 40 e.g., jsmith@isp.com bill to title Ecom_BillTo_Postal_Name_Prefix 4 e.g., Mr., Mrs., Ms.; field commonly not used bill to first If this is blank your invoice would read Ecom_BillTo_Postal_Name_First 15 name Dear Customer. bill to middle name Ecom_BillTo_Postal_Name_Middle 15 may also be used for middle initial bill to last name Ecom_BillTo_Postal_Name_Last 15 bill to name Ecom_BillTo_Postal_Name_Suffix 4 e.g., Ph.D., Junior, Esquire; field

7 suffix bill to street1 Ecom_BillTo_Postal_Street_Line1 20 bill to street2 Ecom_BillTo_Postal_Street_Line2 20 bill to street3 Ecom_BillTo_Postal_Street_Line3 20 bill to city Ecom_BillTo_Postal_City 22 bill to state or province Ecom_BillTo_Postal_StateProv 2 commonly not used 2 characters are the minimum for the US and Canada, other countries may require longer fields; for the US use 2 character US Postal state abbr bill to zip or postal code Ecom_BillTo_Postal_PostalCode 14 bill to country Ecom_BillTo_Postal_CountryCode 2 use ISO letter codes for country names bill to phone Ecom_BillTo_Telecom_Phone_Number digits are the minimum for the US and Canada, other countries may require longer fields, recommend placing on "x" before an extension bill to Ecom_BillTo_Online_ 40 This is the address the invoice would be mailed to. e.g., jsmith@isp.com receipt to title Ecom_ReceiptTo_Postal_Name_Prefix 4 e.g., Mr., Mrs., Ms.; field commonly not used receipt to first Ecom_ReceiptTo_Postal_Name_First 15 name receipt to Ecom_ReceiptTo_Postal_Name_Middle 15 may also be used for middle initial middle name receipt to last name Ecom_ReceiptTo_Postal_Name_Last 15 receipt to name Ecom_ReceiptTo_Postal_Name_Suffix 4 e.g., Ph.D., Junior, Esquire; field suffix commonly not used receipt to Ecom_ReceiptTo_Postal_Street_Line1 20 street1 receipt to Ecom_ReceiptTo_Postal_Street_Line2 20 street2 receipt to Ecom_ReceiptTo_Postal_Street_Line3 20 street3 receipt to city Ecom_ReceiptTo_Postal_City 22 receipt to state or province Ecom_ReceiptTo_Postal_StateProv 2 2 characters are the minimum for the US and Canada, other countries may require longer fields; for the US use 2 character US Postal state abbr receipt to zip or Ecom_ReceiptTo_Postal_PostalCode 14 postal code receipt to Ecom_ReceiptTo_Postal_CountryCode 2 use ISO letter codes for country country receipt to phone Ecom_ReceiptTo_Telecom_Phone_Numb er names digits are the minimum for the US and Canada, other countries may require longer fields, recommend placing on "x" before an extension receipt to Ecom_ReceiptTo_Online_ 40 e.g., jsmith@isp.com name on card Ecom_Payment_Card_Name 30 name of cardholder

8 card type Ecom_Payment_Card_Type 4 use the first 4 letters of the association name: American Express=AMER; Diners Club=DINE; Discover=DISC; JCB=JCB; Mastercard=MAST; Visa=VISA; other association names may require more than 4 characters. You can tell card numbers apart from the first digit of a credit card number. 3 - American Express 4 - Visa 5 - MasterCard card number Ecom_Payment_Card_Number 19 cardholder verification value card expiration date day card expiration date month card expiration date year payment protocols available Ecom_Payment_Card_Verification 4 additional cardholder verification number such as American Express' CIV, MasterCard's CVC2, and Visa's CVV2 values Ecom_Payment_Card_ExpDate_Day day of the month Ecom_Payment_Card_ExpDate_Month Jan - 1, Feb - 2, March - 3, etc. Ecom_Payment_Card_ExpDate_Year 4 Value in wallet cell is always 4 digits, e.g., 1999, 2000, Ecom_Payment_Card_Protocols 20 IVERI A space seperated list of protocols available for a specified card. Initial list of case insensitive tokens: "none", "set", or "setcert". "Set" indicates usable with SET Protocol (i.e., is in a SET wallet) without a SET certificate. "Setcert" indicates same but does have a SET certificate. "None" indicates standard is being used but wallet is not SET capable or the card has not been entered into the SET wallet. Usually a hidden field. consumer generated order ID schema version number Ecom_ConsumerOrderID 20 unique order ID generated by the consumer software. If at all possible this should be filled out. If it is impossible iveri will generate one for you but it should preferably be filled out by the merchant. For iveri to create a unique ordered for you please set this to "AUTOGENERATE" and refer to the Lite_ConsumerID_PreFix which enables you to specify the first few letters of the invoice. Ecom_SchemaVersion Identifies the ecom schema version number; format 999_99; digit (3)_digit(2); defined within a URL

9 end transaction flag (e.g. Field should be included on every page with an ECML field on it, and is usually a hidden field. Ecom_TransactionComplete - FALSEA flag to indicate that this web page/aggregate is the final one for this transaction. Usually a hidden field. Note: Not all of the fields in this specification are mandatory. Fields which are marked in grey are the only mandatory fields. ECML Extensions added by iveri General descriptor Name length values notes card expiration Ecom_Payment_Card_StartDate_Day day of the month date day card expiration Ecom_Payment_Card_StartDate_Month Jan - 1, Feb - 2, March - 3, etc. date month card expiration Ecom_Payment_Card_StartDate_Year 4 Value in wallet cell is always 4 digits, date year e.g., 1999, 2000, Note: Not all of the fields in this specification are mandatory. Fields which are marked in grey are the only mandatory fields. Appendix C: Additional Variables Note: These are form variables that are not part of the iveri Lite specification but may be required by the merchant. These form variables (if used) will be returned to the website together with all the iveri Lite form variables. For added security, to prevent possible fraud by someone obtaining the websites return URL and parameters, we highly recommend that you submit an additional form variable of arbitrary name chosen by the merchant and random value which changes from transaction to transaction. This will be returned to the website along with all the iveri Lite form variables and all you need to do is check for the existence of the form variable and that the value thereof is the same as that generated and used during the submission of the iveri Lite page.

10 Appendix D: Variables sent back General descriptor Name length values Notes iveri Status Lite_Payment_Card_Status 10 Status of transaction Result Description Lite_Result_Description 255 Lite Transaction Index Lite_TransactionIndex 36 Status of transaction described, if any error error description. This is a globally unique number generated by the Merchant and is iveri unique number to identify this transaction. consumer generated order ID MerchantReference 20 unique order ID generated by the consumer software. If at all possible this should be filled out. If it is impossible iveri will generate one for you but it should preferably be filled out by the merchant. For iveri to create a unique ordered for you please set Lite_ConsumerID to "AUTOGENERATE" and refer to the Lite_ ConsumerOrderID _PreFix which enables you to specify the first few letters of the invoice. Bank Reference Lite_BankReference 11 Cycle, Trace number eg ,12345 Transaction Date Lite_TransactionDate The date the authorisation took place Referrer Lite_Referrer The Website Referrer where the merchants Transaction started. Appendix E: Error Codes The text description of any error received may be obtained by setting Lite_On_Error_Resume_Next to False. The Source of the Error can be found by querying the value Lite_Payment_Card_Status.

11 Appendix F: Example Code Example of an HTML page requesting the cardholders credit card details <html> <body> <form METHOD="POST" ACTION=" id=aform name=aform> <!-- Lite --> <input type="hidden" id="lite_merchant_applicationid" name="lite_merchant_applicationid" value="use Your Test/Live Application ID ed to you from iveri"> <input type="hidden" id="lite_order_amount" name="lite_order_amount" value="99"> <input type="hidden" id="lite_order_terminal" name="lite_order_terminal" value="web"> <input type="hidden" id="lite_order_authorisationcode" name="lite_order_authorisationcode" value=""> <input type="hidden" id="lite_order_budgetperiod" name="lite_order_budgetperiod" value="0"> <input type="hidden" id="lite_website_textcolor" name="lite_website_textcolor" value="#ffffff"> <input type="hidden" id="lite_website_bgcolor" name="lite_website_bgcolor" value="#86001b"> <input type="hidden" id="lite_consumerorderid_prefix" name="lite_consumerorderid_prefix" value="ppp"> <input type="hidden" id="lite_on_error_resume_next" name="lite_on_error_resume_next" value="true"> <!-- products --> <input type="hidden" id="lite_order_lineitems_product_1" name="lite_order_lineitems_product_1" value="donation product#1"> <input type="hidden" id="lite_order_lineitems_quantity_1" name="lite_order_lineitems_quantity_1" value="1"> <input type="hidden" id="lite_order_lineitems_amount_1" name="lite_order_lineitems_amount_1" value="35"> <input type="hidden" id="lite_order_lineitems_product_2" name="lite_order_lineitems_product_2" value="donation product#2"> <input type="hidden" id="lite_order_lineitems_quantity_2" name="lite_order_lineitems_quantity_2" value="2"> <input type="hidden" id="lite_order_lineitems_amount_2" name="lite_order_lineitems_amount_2" value="32"> <input type="hidden" ID="Lite_Website_Successful_url" NAME="Lite_Website_Successful_url" VALUE=" <input type="hidden" ID="Lite_Website_Fail_url" NAME="Lite_Website_Fail_url" VALUE=" <input type="hidden" ID="Lite_Website_TryLater_url" NAME="Lite_Website_TryLater_url" VALUE=" <input type="hidden" ID="Lite_Website_Error_url" NAME="Lite_Website_Error_url" VALUE=" <!-- Ecml start--> <!-- ShipTo --> <input type="hidden" id="ecom_shipto_postal_name_prefix" name="ecom_shipto_postal_name_prefix" value=""> <input type="hidden" id="ecom_shipto_postal_name_first" name="ecom_shipto_postal_name_first" value=""> <input type="hidden" id="ecom_shipto_postal_name_middle" name="ecom_shipto_postal_name_middle" value=""> <input type="hidden" id="ecom_shipto_postal_name_last" name="ecom_shipto_postal_name_last" value=""> <input type="hidden" id="ecom_shipto_postal_name_suffix" name="ecom_shipto_postal_name_suffix" value=""> <input type="hidden" id="ecom_shipto_postal_street_line1" name="ecom_shipto_postal_street_line1" value=""> <input type="hidden" id="ecom_shipto_postal_street_line2" name="ecom_shipto_postal_street_line2" value=""> <input type="hidden" id="ecom_shipto_postal_street_line3" name="ecom_shipto_postal_street_line3" value=""> <input type="hidden" id="ecom_shipto_postal_city" name="ecom_shipto_postal_city" value=""> <input type="hidden" id="ecom_shipto_postal_stateprov" name="ecom_shipto_postal_stateprov" value=""> <input type="hidden" id="ecom_shipto_postal_postalcode" name="ecom_shipto_postal_postalcode" value=""> <input type="hidden" id="ecom_shipto_postal_countrycode" name="ecom_shipto_postal_countrycode" value=""> <input type="hidden" id="ecom_shipto_telecom_phone_number" name="ecom_shipto_telecom_phone_number" value=""> <input type="hidden" id="ecom_shipto_online_ " name="ecom_shipto_online_ " value=""> <!-- BillTo --> Name: <SELECT id=ecom_billto_postal_name_prefix name=ecom_billto_postal_name_prefix> <option value="mr." >Mr.</option> <option value="mrs." >Mrs.</option> <option value="miss." >Miss.</option> <option value="ms." >Ms.</option> <option value="prof." >Prof.</option> <option value="dr." >Dr.</option> <option value="sir." >Sir.</option> </SELECT> <input type="text" id="ecom_billto_postal_name_first" name="ecom_billto_postal_name_first" value="john" size=8> <input type="hidden" id="ecom_billto_postal_name_middle" name="ecom_billto_postal_name_middle" value=""> <input type="text" id="ecom_billto_postal_name_last" name="ecom_billto_postal_name_last" value="doe" size=10> <input type="hidden" id="ecom_billto_postal_name_suffix" name="ecom_billto_postal_name_suffix" value="iveri"> <input type="hidden" id="ecom_billto_postal_street_line1" name="ecom_billto_postal_street_line1" value=""> <input type="hidden" id="ecom_billto_postal_street_line2" name="ecom_billto_postal_street_line2" value="">

12 <input type="hidden" id="ecom_billto_postal_street_line3" name="ecom_billto_postal_street_line3" value=""> <input type="hidden" id="ecom_billto_postal_city" name="ecom_billto_postal_city" value=""> <input type="hidden" id="ecom_billto_postal_stateprov" name="ecom_billto_postal_stateprov" value=""> <input type="hidden" id="ecom_billto_postal_postalcode" name="ecom_billto_postal_postalcode" value=""> <input type="hidden" id="ecom_billto_postal_countrycode" name="ecom_billto_postal_countrycode" value=""> <input type="hidden" id="ecom_billto_telecom_phone_number" name="ecom_billto_telecom_phone_number" value=" "> <input type="text" id="ecom_billto_online_ " name="ecom_billto_online_ " value="" size=20> <!-- ReceiptTo --> <input type="hidden" id="ecom_receiptto_postal_name_prefix" name="ecom_receiptto_postal_name_prefix" value=""> <input type="hidden" id="ecom_receiptto_postal_name_first" name="ecom_receiptto_postal_name_first" value=""> <input type="hidden" id="ecom_receiptto_postal_name_middle" name="ecom_receiptto_postal_name_middle" value=""> <input type="hidden" id="ecom_receiptto_postal_name_last" name="ecom_receiptto_postal_name_last" value=""> <input type="hidden" id="ecom_receiptto_postal_name_suffix" name="ecom_receiptto_postal_name_suffix" value=""> <input type="hidden" id="ecom_receiptto_postal_street_line1" name="ecom_receiptto_postal_street_line1" value=""> <input type="hidden" id="ecom_receiptto_postal_street_line2" name="ecom_receiptto_postal_street_line2" value=""> <input type="hidden" id="ecom_receiptto_postal_street_line3" name="ecom_receiptto_postal_street_line3" value=""> <input type="hidden" id="ecom_receiptto_postal_city" name="ecom_receiptto_postal_city" value=""> <input type="hidden" id="ecom_receiptto_postal_stateprov" name="ecom_receiptto_postal_stateprov" value=""> <input type="hidden" id="ecom_receiptto_postal_postalcode" name="ecom_receiptto_postal_postalcode" value=""> <input type="hidden" id="ecom_receiptto_postal_countrycode" name="ecom_receiptto_postal_countrycode" value=""> <input type="hidden" id="ecom_receiptto_telecom_phone_number" name="ecom_receiptto_telecom_phone_number" value=""> <input type="hidden" id="ecom_receiptto_online_ " name="ecom_receiptto_online_ " value=""> <!-- Payment --> <input type="hidden" id="ecom_payment_card_name" name="ecom_payment_card_name" value=""> <input type="hidden" id="ecom_payment_card_type" name="ecom_payment_card_type" value=""> Credit Card Number: <input TYPE="text" ID="Ecom_Payment_Card_Number" NAME="Ecom_Payment_Card_Number" VALUE="" size="20"> <small>please type your credit card number without any spaces or hyphens</small> Expiry Date: <input type="hidden" id="ecom_payment_card_startdate_day" name="ecom_payment_card_startdate_day" value="00"> <input type="hidden" id="ecom_payment_card_startdate_month" name="ecom_payment_card_startdate_month" value="07" size=2> <input type="hidden" id="ecom_payment_card_startdate_year" name="ecom_payment_card_startdate_year" value="1999" size=4><br> <input type="hidden" id="ecom_payment_card_expdate_day" name="ecom_payment_card_expdate_day" value="00"> <input type="text" id="ecom_payment_card_expdate_month" name="ecom_payment_card_expdate_month" value="07" size=2> <input type="text" id="ecom_payment_card_expdate_year" name="ecom_payment_card_expdate_year" value="2001" size=4><br> <input type="hidden" id="ecom_payment_card_verification" name="ecom_payment_card_verification" value=""> <input type="hidden" id="ecom_payment_card_protocols" name="ecom_payment_card_protocols" value="iveri"> Invoice: <input TYPE="text" ID="Ecom_ConsumerOrderID" NAME="Ecom_ConsumerOrderID" VALUE="AUTOGENERATE" size="20"> <input type="hidden" id="ecom_schemaversion" name="ecom_schemaversion" value=""> <input type="hidden" id="ecom_transactioncomplete" name="ecom_transactioncomplete" value="false"> <!-- Ecml end--> <! Lite Version--> <input type="hidden" id="lite_version" name="lite_version " value="2.0"> <!-- Version end--> <input TYPE="SUBMIT" NAME="Authorise" VALUE="Authorise"> <input TYPE="RESET" NAME="Clear" VALUE="Clear"> </table> </center> </form> </body> </html>

13 Appendix G: Example URLS All URL s code is the same: <html> <body> <center><h1>success URL</h1></center> <center><h2>form variables</h2></center> <table border=1> Parameter Value <% set Params = Request.Form For Each Pvalue in Params %> <%=Pvalue%> <%=Params(Pvalue)%> <% next %> </table> Your ip : <%=Request.ServerVariables("REMOTE_ADDR")%><br> </body> </html> SuccessfulURL When the transaction was authorised successfully. Lite_Payment_Card_Status = 0 FailURL When the transaction had an unsuccessfully authorised. Eg denied or invalid expiry date. Lite_Payment_Card_Status < 255 other than those below iveri.co.za/examples/iveri/lite/ Fail.asp TryLaterURL If there was a network error. Lite_Payment_Card_Status = 1, 2, 5 or 9 iveri.co.za /Examples/iVeri/Lite/TryLater.asp ErrorURL Any other errors eg. Required variables not set. Lite_Payment_Card_Status = iveri.co.za/examples/iveri/lite/error.asp

14 Appendix H: Example to Client and Merchant to Merchant ClientDetails: Ecom_BillTo_Postal_Name_Prefix+Ecom_BillTo_Postal_Name_First+Ecom_BillTo_Postal_Name_Middle+Ecom_BillTo_Postal_Name_Last Ecom_BillTo_Postal_Street_Line1 Ecom_BillTo_Postal_Street_Line2 Ecom_BillTo_Postal_Street_Line3 Ecom_BillTo_Postal_City Ecom_BillTo_Postal_StateProv Ecom_BillTo_Postal_PostalCode Transaction Index Hash Value DateTime Invoice Number Lite_TransactionRecords_Hash Lite_TransactionIndex : 8/14/99 3:40:38 PM : Ecom_ConsumerOrderID Items Quantity Amount Lite_Order_LineItem_Product_1 Lite_Order_LineItem_Quantity_1 Lite_Order_LineItem_Amount_1 Lite_Order_LineItem_Product_2 Lite_Order_LineItem_Quantity_2 Lite_Order_LineItem_Amount_2 Total Lite_Order_Amount to Client MerchantDetails: Billing details from database DateTime Invoice Number : 8/14/99 3:40:38 PM : Ecom_ConsumerOrderID Items Quantity Amount Lite_Order_LineItem_Product_1 Lite_Order_LineItem_Quantity_1 Lite_Order_LineItem_Amount_1 Lite_Order_LineItem_Product_2 Lite_Order_LineItem_Quantity_2 Lite_Order_LineItem_Amount_2 Total Lite_Order_Amount

Copyright 2014 Ingenico Payment Services. The Third Man

Copyright 2014 Ingenico Payment Services. The Third Man The Third Man Table of contents 1. Introduction 2. Configuration 3. Integration with e-commerce 3.1 Additional fields 3.2 SHA signature 3.3 Transaction feedback 4. Back office Page 1 of 7-28/08/2015 1.

More information

Copyright 2014 Ingenico Payment Services. MasterPass

Copyright 2014 Ingenico Payment Services. MasterPass Tabla de contenidos 1. Introduction 2. Payment process 2.1 e-commerce 2.2 DirectLink 3. Registration 4. Configuration 4.1 account 4.2 Ingenico epayments account 5. Integration 5.1 e-commerce 5.1.1 Feedback

More information

iveri Lite BackOffice User Guide

iveri Lite BackOffice User Guide iveri Lite BackOffice User Guide Table of Contents 1New...4 2OVERVIEW...5 3INITIAL ADMINISTRATOR SET-UP AND CONFIGURATION...6 4NEW USER SET-UP AND CONFIGURATION...10 5INDIVIDUAL FUNCTIONS WITHIN IVERI

More information

NAB TRANSACT. Direct Post v2.1.2 Integration Guide

NAB TRANSACT. Direct Post v2.1.2 Integration Guide NAB TRANSACT Direct Post v2.1.2 Integration Guide CONTENTS 1 Introduction 4 1.1 What is Direct Post? 4 1.2 Requirements for Implementation 4 1.2.1 Public Test Account Details 4 1.3 Card Types Accepted

More information

iveri Networked Credit Card System BATCH PROCESSING FIXED FORMAT SPECIFICATION Version 1.20

iveri Networked Credit Card System BATCH PROCESSING FIXED FORMAT SPECIFICATION Version 1.20 iveri Networked Credit Card System BATCH PROCESSING FIXED FORMAT SPECIFICATION Version 1.20 iveri Batch Processing Page 2 of 10 Preface Changes included in this document include : 1. Original Document.

More information

Direct Post Integration Guide

Direct Post Integration Guide Direct Post Integration Guide Page 1 of 34 Document Control This is a control document DESCRIPTION Direct Post Integration Guide CREATION DATE 20/12/2011 CREATED BY SecurePay VERSION 1.4 DATE UPDATED 28/02/2017

More information

To login to the Virtual Terminal, click on the link in your Welcome to PPI , enter your user ID and password and click OK.

To login to the Virtual Terminal, click on the link in your Welcome to PPI  , enter your user ID and password and click OK. Welcome to the PPI PayMover Virtual Terminal Training. The Virtual Terminal allows you to process real-time credit card transactions without a standalone hardware terminal. You are able to process credit

More information

Payment Account Setup

Payment Account Setup Enrollment Process There are 4 steps involved with the enrollment process. Tell Us About Yourself Create Your Account Payment Account Setup Activate Login Step 1 - Tell Us About Yourself the consumer will

More information

PayWay. Cardlink File Format Specification

PayWay. Cardlink File Format Specification PayWay Cardlink File Format Specification Version 1.2 4 Feb 2016 Document History Date Version 27 Sep 2010 1.0 Initial Version 20 Feb 2012 1.1 Fixed error in Value Flag specification 3 Feb 2016 1.2 Added

More information

iveri Networked Credit Card System BATCH PROCESSING FIXED FORMAT SPECIFICATION Version 1.04

iveri Networked Credit Card System BATCH PROCESSING FIXED FORMAT SPECIFICATION Version 1.04 iveri Networked Credit Card System BATCH PROCESSING FIXED FORMAT SPECIFICATION Version 1.04 iveri Batch Processing Page 2 of 11 Preface Changes included in this document include : 1. Original Document.

More information

First Data Global Gateway SM Virtual Terminal User Manual

First Data Global Gateway SM Virtual Terminal User Manual First Data Global Gateway SM Virtual Terminal User Manual Version 1.0 2015 First Data Corporation. All Rights Reserved. All trademarks, service marks, and trade names referenced in this material are the

More information

Copyright 2017 Ingenico epayments. PayPal Express Checkout

Copyright 2017 Ingenico epayments. PayPal Express Checkout PayPal Express Checkout Table of contents 1. Introduction 2. Configuration 2.1 PayPal Account Configuration 2.2 Ingenico epayments Account Configuration 3. Integration: identification and transaction in

More information

Paypal Express Checkout

Paypal Express Checkout PayPal Express Checkout Integration Guide v.3.5.0 Table of Contents 1 What is PayPal... Express Checkout? 3 2 PayPal Account... Configuration 4 3 epdq Account... Configuration 5 4 Merchant Integration...

More information

Virtual Terminal User Guide

Virtual Terminal User Guide With the Clearent Virtual Terminal, merchants can accept credit card payments using the web browser on a computer, tablet, or mobile device. In this guide you will find step-by-step instructions for using

More information

Accounts Receivable Customer

Accounts Receivable Customer Accounts Receivable Customer Contents Overview... 1 Document Layout... 2 General Information Tab... 3 Corporate Information Tab... 3 Contact Information Tab... 4 Addresses Tab... 4 Overview The Customer

More information

PayGate (Pty) Ltd. PayWebv2 Version PayWebv2. June Version 1.0 Revision 0.11

PayGate (Pty) Ltd. PayWebv2 Version PayWebv2. June Version 1.0 Revision 0.11 PayWebv2 June 2009 Version 1.0 Revision 0.11 recording, or otherwise, without the prior written permission of the authors. 1 VERSION HISTORY...3 A QUICK SAMPLE...4 INTRODUCTION...4 WHERE DOES PAYWEB FIT

More information

Getting Started With Transaction Express

Getting Started With Transaction Express Getting Started With Transaction Express Table of Contents Product Overview... 8 Welcome Email... 8 Merchant List... 8 Navigation... 9 Left Navigation Sections... 10 Password Security... 11 Change... 12

More information

Getting Started with Transaction Express. Transaction Express User Guide

Getting Started with Transaction Express. Transaction Express User Guide Getting Started with Transaction Express Transaction Express User Guide Table of Contents Transaction Express User Guide... 5 Section 1 Getting Started... 5 Welcome Email... 5 Merchant List... 5 Navigation...

More information

Enterprise Payment Solutions. Rent Collector Portal. Rent Collector Portal Handbook

Enterprise Payment Solutions. Rent Collector Portal. Rent Collector Portal Handbook Enterprise Payment Solutions Rent Collector Portal Contents Contents... 2 I. Rent Collector Portal: Overview... 1 II. System Requirements... 1 III. Payments... 1 A.Making a One-Time (Pay Now) Donation/Payment

More information

Auto calculate VAT in opportunities, quotes, orders and invoices in Microsoft Dynamics 365 DYNAMIC VAT IMPORT GUIDE. Version 1.0.

Auto calculate VAT in opportunities, quotes, orders and invoices in Microsoft Dynamics 365 DYNAMIC VAT IMPORT GUIDE. Version 1.0. DYNAMIC VAT Auto calculate VAT in opportunities, quotes, orders and invoices in Microsoft Dynamics 365 IMPORT GUIDE Version 1.0 Developed By Table of Contents Solution Import... 1 Registration... 6 Configuration...

More information

PayWay. MTS File Format Specification

PayWay. MTS File Format Specification PayWay MTS File Format Specification Version 1.1 4 Feb 2016 Document History Date Version 27 Sep 2010 1.0 Initial Version 4 Feb 2016 1.1 Added TEST as valid value for Merchant Id Page 2 Table of Contents

More information

ekashu Payment Page Developer s Integration Guide

ekashu Payment Page Developer s Integration Guide Payment Page Developer s Integration Guide a technical manual for website developers describing how to integrate the ekashu Payment Page into a new or existing website. Authors: Nigel Jewell and Pete Alcock

More information

CyberSource Global Payment Management

CyberSource Global Payment Management CyberSource Global Payment Management Magento 2.x Implementation Guide Version 1.1.0 August 2017 Extract Use this guide to install and configure the CyberSource extension for Magento 2.x. Contents Recent

More information

COULEUR NATURE ACCOUNT APPLICATION

COULEUR NATURE ACCOUNT APPLICATION ACCOUNT APPLICATION APPLICATION FORMS Please fill in the application forms and send us your first order. FORM 1: ACCOUNT INFORMATION REQUIRED FORM 2: TAX ID FORM 3: CREDIT CARD AUTHORIZATION FORM 4: ACKNOWLEDGEMENT

More information

USER HELP. Copyright Information Copyright 2016 Global Payments Inc. All rights reserved worldwide.

USER HELP. Copyright Information Copyright 2016 Global Payments Inc. All rights reserved worldwide. MERCHANT SALES: 800-637-8268 New Merchant Accounts PARTNER PROGRAMS: 800-637-8268 New and existing partnerships CUSTOMER CARE: 800-338-6614 Existing merchant account support Statements and deposits Changes

More information

CyberSource Global Payment Management for Magento 2

CyberSource Global Payment Management for Magento 2 CyberSource Global Payment Management for Magento 2 User s Guide Version 2.0.3 January 2018 January 2018 CyberSource Global Payment Management for Magento 2.x 1 Contents Recent Changes... 5 1. Introduction:...

More information

Copyright 2017 Ingenico epayments. e-terminal (Virtual terminal)

Copyright 2017 Ingenico epayments. e-terminal (Virtual terminal) e-terminal (Virtual terminal) Table of contents 1. Introduction 2. Submit a new payment 2.1 Credit cards 2.2 Direct Debits 3. Transaction feedback 3.1 On-screen 3.1.1 Credit-cards 3.1.2 Direct Debits AT

More information

Wirecard CEE Integration Documentation

Wirecard CEE Integration Documentation Created on: 20180117 21:34 by Wirecard CEE Integration Documentation () Created: 20180117 21:34 Online Guides Integration documentation 1/9 Created on: 20180117 21:34 by Credit Card General information

More information

Token System Integration & Protocol Guideline (Server & Direct)

Token System Integration & Protocol Guideline (Server & Direct) Token System Integration & Protocol Guideline (Server & Direct) Token System Protocol and Integration Guideline Content Welcome to the Sage Pay Token System integration... 2 General overview of how the

More information

ANZ EGATE MERCHANT ADMINISTRATION QUICK REFERENCE GUIDE

ANZ EGATE MERCHANT ADMINISTRATION QUICK REFERENCE GUIDE ANZ EGATE MERCHANT ADMINISTRATION QUICK REFERENCE GUIDE PURPOSE The purpose of this Quick Reference Guide is to provide the user with a quick reference to using the ANZ egate Merchant Administration. COPYRIGHT

More information

2017 Barclaycard. e-terminal (Virtual terminal)

2017 Barclaycard. e-terminal (Virtual terminal) e-terminal (Virtual terminal) Table of contents 1. Introduction 2. Submit a new payment 2.1 Credit cards 3. Transaction feedback 3.1 On-screen 3.1.1 Credit-cards 3.2 Back office 3.3 E-mail 4. Advanced

More information

VIRTUAL TERMINAL GUIDE

VIRTUAL TERMINAL GUIDE VIRTUAL TERMINAL GUIDE Version 1.4 Jan 2017 1 TABLE OF CONTENTS ABOUT THIS GUIDE... 2 INTRODUCTION... 3 ACCESSING THE VIRTUAL TERMINAL... 4 SUBMITTING A PAYMENT... 5 VIEWING YOUR TRANSACTIONS... 7 Virtual

More information

Frequently Asked Questions

Frequently Asked Questions Q. What is GTSE v.2.1.3? Frequently Asked Questions A. GTSE stands for Global Transport Secure ecommerce. GTSE v.2.1.3 is the next generation of Global Payments complete solution for small to mid-sized

More information

USER GUIDE TERMINAL <ACQ + GW IMAGE HERE> VERSION 1.0

USER GUIDE TERMINAL <ACQ + GW IMAGE HERE> VERSION 1.0 TERMINAL VERSION 1.0 TABLE OF CONTENTS 1. PROCESSING A TRANSACTION 3 1.1 SALE 3 1.2 REFUND 5 1.3 MANUAL 6 1.4 CARD VERIFICATION 7 2. EXPLANATION OF TERMINAL FIELDS 8 1. PROCESSING

More information

DEALER APPLICATION MAIL: DL WHOLESALE, INC LAS POSITAS RD, UNIT A LIVERMORE, CA 94551

DEALER APPLICATION MAIL: DL WHOLESALE, INC LAS POSITAS RD, UNIT A LIVERMORE, CA 94551 DEALER APPLICATION DEAR PROSPECTIVE DEALER, THANK YOU FOR YOUR INTEREST IN DOING BUSINESS WITH US AT DL WHOLESALE INC. INCLUDED IN THIS PACKET IS THE DEALER APPLICATION AND AN ORDER FORM. PLEASE FILL OUT

More information

PayTrace API Responses

PayTrace API Responses PayTrace API Responses Updated July 2011 The PayTrace API will always return a response when it receives a request. The response will either contain one or more Error messages or a Response value with

More information

User Guide for Direct Post Method Direct Redirect

User Guide for Direct Post Method Direct Redirect User Guide for Direct Post Method Direct Redirect Version 4.0 Last Updated: 10/2/2017 Table of Contents Document Version... 4 Contact Information... 4 Direct Post Options... 5 Introduction... 6 1 Concept

More information

MasterPass Guide. Business Gateway. V1.1 February Use this guide to:

MasterPass Guide. Business Gateway. V1.1 February Use this guide to: Business Gateway MasterPass Guide V1.1 February 2015 Use this guide to: Learn about the MasterPass digital wallet service Anticipate how MasterPass may affect your system and procedures MasterPass Guide

More information

Getting Started with Online Payments

Getting Started with Online Payments Getting Started with Online Payments Getting Started... 2 Steps for the Online Payment Process... 2 Step 1 Customer Visits Web Site... 2 Step 2 Redirected to Payment Center... 2 Step 3 Status Determined...

More information

Ministry of Transportation

Ministry of Transportation Registry, Appraisal & Qualification SYSTEM (RAQS) REGISTRATION FOR CONSULTANTS A. Introduction The s Registry, Appraisal, & Qualification System (RAQS) is an electronic web- based system used to register,

More information

SBIePay Merchant Integration Document

SBIePay Merchant Integration Document SBIePay is the Aggregator Service by State Bank Of India which provides electronic connectivity with various Banks and financial institutions on the one hand and merchants on the other, thus facilitating

More information

NAB EFTPOS USER GUIDE. for Countertop

NAB EFTPOS USER GUIDE. for Countertop NAB EFTPOS USER GUIDE for Countertop & Mobile Terminals About your NAB EFTPOS Terminal NAB EFTPOS Mobile NAB EFTPOS Countertop 2 Table of Contents Getting to know your NAB EFTPOS VeriFone terminal...5

More information

Personal account manual A ME

Personal account manual A ME Personal account manual A.005.34.01-01.ME 08.04.2019 Table of Contents 1. Logging in... 4 2. Main page... 6 3. Orders monitor... 6 3.1. Orders search... 7 3.2. Search results... 9 3.3. Saving data to file...

More information

Paylane Direct System. Webservice based payment management system

Paylane Direct System. Webservice based payment management system Paylane Direct System Webservice based payment management system Created by: PayLane IT Crew / 2005-05-12 Last modification: 2012-10-05 Saved by: Jan Makulec PayLane Direct System page 2 from 55 Table

More information

Advanced e-supply. Technical Integration Guide for e-supply v Ingenico epayments 2016, All rights reserved.

Advanced e-supply. Technical Integration Guide for e-supply v Ingenico epayments 2016, All rights reserved. Technical Integration Guide for e-supply v.2.0.3 Table of Contents 1 Introduction... 4 2 Overview... 5... 7 3 Submission Mode Batch 3.1 General rules 3.2 File fields... 7... 8 3.2.1 General layout... 8

More information

BACKGROUND POST USER S GUIDE. 2012, CCBILL, LLC.; V.8,; Page 1 of 10

BACKGROUND POST USER S GUIDE. 2012, CCBILL, LLC.; V.8,; Page 1 of 10 BACKGROUND POST USER S GUIDE 2012, CCBILL, LLC.; V.8,; 05072012 Page 1 of 10 CONTENTS Introduction... 3 Overview... 3 Passing Variables to the Signup Form... 3 Approval and Denial Posts... 5 Variables...

More information

Table des matières. 1. Introduction. 2. Payment process. 3. Registration. 4. Configuration. 5. Integration. 6. Reporting. 7.

Table des matières. 1. Introduction. 2. Payment process. 3. Registration. 4. Configuration. 5. Integration. 6. Reporting. 7. Table des matières 1. Introduction 2. Payment process 2.1 e-commerce 2.2 DirectLink 3. Registration 4. Configuration 4.1 MasterPass account 4.2 Ingenico epayments account 5. Integration 5.1 e-commerce

More information

2016 ConCardis GmbH. Fraud Detection Module (basic)

2016 ConCardis GmbH. Fraud Detection Module (basic) Fraud Detection Module (basic) Table of contents 1. Introduction 1.1 Benefits 1.2 Contents 2. Activation and configuration 2.1 Blocking rules 2.1.1 Card country 2.1.2 IP address country 2.1.3 Country consistency

More information

CyberSource Business Center

CyberSource Business Center CyberSource Business Center CS3-609-06-16-09 Copyright 2009 Harris Connect, LLC. all rights reserved. Reproduction in any form without the express written consent of Harris Connect, LLC. is strictly prohibited

More information

UiBSclearing. UiBSclearing. Never lose a customer due to a failed credit card HEAD OFFICE

UiBSclearing. UiBSclearing. Never lose a customer due to a failed credit card HEAD OFFICE Never lose a customer due to a failed credit card HEAD OFFICE 1 Agias Zonis Street, Pentadromos Centre, Office B401, CY-3026, Limassol, Cyprus P.O. BOX 52208, 4062 Limassol, Cyprus Tel: +357 7777 [UiBS]

More information

Voice Authorization QUICK REFERENCE GUIDE

Voice Authorization QUICK REFERENCE GUIDE QUICK REFERENCE GUIDE Voice Authorization Get credit card authorizations using any touch-tone telephone enter the authorization codes when your POS system is ready. Voice authorization systems allow you

More information

Entrust Cloud Enterprise. Enrollment Guide

Entrust Cloud Enterprise. Enrollment Guide Entrust Cloud Enterprise Enrollment Guide Entrust Cloud Enterprise Enrollment Guide Document issue: 1.0 Copyright 2016 Entrust. All rights reserved. Entrust is a trademark or a registered trademark of

More information

PERSONAL ACCOUNT-HOLDER

PERSONAL ACCOUNT-HOLDER User Guide PERSONAL ACCOUNT-HOLDER How To Register & Verify Your Free Paxum Personal Account How To Register Your Free Paxum Personal Account Paxum accepts new accounts from individuals and businesses

More information

Overview. Guide for the Authorized User

Overview. Guide for the Authorized User Overview This guide demonstrates how to view your student s account balance and make payments for your student as an Authorized User. Note: Your student must first login to MySJSU and set up an authorized

More information

University of North Carolina User Guide

University of North Carolina User Guide University of North Carolina User Guide June 2006 The software described in this document is furnished under a license agreement. The software may be used or copied only in accordance with the terms of

More information

Durango Merchant Services Direct Post API

Durango Merchant Services Direct Post API Durango Merchant Services Direct Post API Durango-Direct.com 866-415-2636 Integration Resources Documentation April 2010 Table of Contents Methodology... 2 Direct Post Method (Server to Server) FIG. 1...

More information

First Data Gateway. Virtual Terminal User Guide. Version 2.5

First Data Gateway. Virtual Terminal User Guide. Version 2.5 First Data Gateway Virtual Terminal User Guide Version 2.5 First Data is a trading name of First Data Europe Limited, a private limited company incorporated in England (company number 02012925) with a

More information

TIS HELP VCCS TECHNICAL INFORMATION SHOP (TIS) INSTRUCTION FOR INDEPENDENT OPERATORS

TIS HELP VCCS TECHNICAL INFORMATION SHOP (TIS) INSTRUCTION FOR INDEPENDENT OPERATORS VCCS TECHNICAL INFORMATION SHOP (TIS) INSTRUCTION FOR INDEPENDENT OPERATORS CONTENTS 1 INTRODUCTION... 3 1.1 Account set up... 3 1.1.1 Independent operators with TIE access... 3 1.2 Login for registered

More information

Sterling Virtual Terminal. User Guide

Sterling Virtual Terminal. User Guide Sterling Virtual Terminal User Guide Version 3.1.00 August 2015 Chapter 1: Getting started Table of Contents USER GUIDE... 1 CHAPTER 1: GETTING STARTED... 5 SYSTEM REQUIREMENTS... 5 STERLING VIRTUAL TERMINAL

More information

User guide. Bloomberg Legal Entity Identifier (LEI) web platform

User guide. Bloomberg Legal Entity Identifier (LEI) web platform User guide Bloomberg Legal Entity Identifier (LEI) web platform Access the platform 1. Go to : https://lei.bloomberg.com 2. Click on Account and then on Signup 2 Create your account 3. Fill-in the requested

More information

Payment Pages Setup Guide Version 2

Payment Pages Setup Guide Version 2 Version 2 Published: 3 April 2018 Migrating from version 1? Please read our quick start guide on page 100. 2.4.25 (a) Table of Contents 1 The basics... 4 1.1 Workflows... 5 1.2 Session-locked page... 13

More information

TD ict250. Merchant Guide: UnionPay Cards. without PINpad. For the TD ict250. * PINpad not shown

TD ict250. Merchant Guide: UnionPay Cards. without PINpad. For the TD ict250. * PINpad not shown TD ict250 Merchant Guide: UnionPay Cards For the TD ict250 with PINpad without PINpad * PINpad not shown COPYRIGHT 2016 by The Toronto-Dominion Bank This publication is confidential and proprietary to

More information

PaymentClearing Recurring Billing Guide

PaymentClearing Recurring Billing Guide PaymentClearing Recurring Billing Guide PaymentClearing Recurring Billing Guide Table of Contents 1. Version and Legal Information... 1 2. The Recurring Billing System... 2 3. Setting Up Recurring Recipes...

More information

Apple Supplier Connect User Guide

Apple Supplier Connect User Guide apple Apple Supplier Connect User Guide Updated: October 27, 2017 Table of Contents Chapter 1: Welcome to Apple Supplier Connect --------------------------------------------------------1 Chapter 2: MyAccess

More information

New Account Application

New Account Application *Required fields Date: 3/12/2018 GENERAL ACCOUNT DETAILS *Billing Name and Address City State Postal Code *Shipping Name and Address City State Postal Code Tel# Tel# Email Email Contact Name Contact Name

More information

Smart Phone API Integration Guide

Smart Phone API Integration Guide Smart Phone API Integration Guide Version 1.2 Jan 2014 Table of Contents About this Guide...3 Introduction...4 How does CashFlows work?...4 CashFlows Smart Phone API...4 Security Requirements...4 Submitting

More information

SLIM CD LEVEL 3 User Manual Slim CD Inc

SLIM CD LEVEL 3 User Manual Slim CD Inc SLIM CD LEVEL 3 User Manual 2017 Slim CD Inc. support@slimcd.com 1-877-475-4623 954-752-9309 0 support@slimcd.com Contents WHAT IS LEVEL 3?... 2 SLIM CD LEVEL 3 EXPRESS... 3 ITEMS... 4 CUSTOMERS... 6 ADD

More information

Merchant Administration User Guide

Merchant Administration User Guide Merchant Administration User Guide For MasterCard Payment Gateway Version 6.8 09 March 2017 Notices Following are policies pertaining to proprietary rights and trademarks. Proprietary Rights The information

More information

Corporate Gateway. Mail and Telephone Order Payment Service (Hosted Call Centre) Guide

Corporate Gateway. Mail and Telephone Order Payment Service (Hosted Call Centre) Guide Corporate Gateway Mail and Telephone Order Payment Service (Hosted Call Centre) Guide V4.2 April 2017 Mail and Telephone Order Payment Service (Hosted Call Centre) Guide > Contents Contents 1 Introduction

More information

AaaTeX s IIF Importer2 Operations 1 Build level nnn See ReadMe.pdf for download and install instructions.

AaaTeX s IIF Importer2 Operations 1 Build level nnn See ReadMe.pdf for download and install instructions. AaaTeX s IIF Importer2 Operations 1 Build level 4.0.2.nnn See ReadMe.pdf for download and install instructions. Please note that the IIFImporter2 is based on the original IIFImporter. Some statements and

More information

Personal account manual A ME

Personal account manual A ME Personal account manual A.005.34.01-01.ME 05.07.2018 Table of Contents 1. Logging in... 4 2. Main page... 6 3. Orders monitor... 6 3.1. Orders search... 7 3.2. Search results... 8 3.3. Saving data to file...

More information

Registering a Card and Creating an Account on

Registering a Card and Creating an Account on Installing MyCardRules The MyCardRules App is available for both iphones and Android phones. To install MyCardRules: 1. Search for the app in the App Store or on Google Play. 2. Follow the instructions

More information

The Platform ecommerce Functionality

The Platform ecommerce Functionality The Platform ecommerce Functionality EXTERNAL ADMINISTRATOR GUIDE 2 ECOMMERCE FUNCTIONALITY (EXTERNAL ADMINISTRATOR GUIDE) Contents Log on to The Platform 4 Search for a Training Course 6 Checking Training

More information

IP Pay. End User System Reference Manual. Document revision October 2008

IP Pay. End User System Reference Manual. Document revision October 2008 IP Pay End User System Reference Manual Document revision 1.3 6 October 2008 1 Table of Contents Introduction 3 DECLINE Response Codes 4 AVS Result Codes 7 CVV2/CVC/CID Result Codes 9 CAVV Result Codes

More information

First Data Global Gateway Virtual Terminal User Guide. Version 2.4

First Data Global Gateway Virtual Terminal User Guide. Version 2.4 First Data Global Gateway Virtual Terminal User Guide Version 2.4 July 15, 2010 Table of Contents 1 Introduction 6 1.1 First Data Global Gateway Virtual Terminal Overview 6 1.1.1 Processing Transactions

More information

Virtual Terminal Plus, A Vantiv Payment Application

Virtual Terminal Plus, A Vantiv Payment Application Virtual Terminal Plus, A Vantiv Payment Application Application User Guide for Merchants Edition: 2.2 Updated: Friday, February 17, 2017 Information contained within this guide is subject to change without

More information

MobiMoney Framework Card Control Card Alerts

MobiMoney Framework Card Control Card Alerts MobiMoney Framework Card Control Card Alerts Application Install Start Once you decide to try MobiMoney, download the MobiMoney application from either the App Store or Google Play. A gray spring board

More information

STPP Testing Published: 8 December 2017

STPP Testing Published: 8 December 2017 During integration with Secure Trading s systems, the Merchant can perform tests on the system using the details supplied within this document. Published: 8 December 2017 1.18 Table of Contents 1 Introduction...

More information

Magento Extension User Guide: Web Services Version 3.6.1

Magento Extension User Guide: Web Services Version 3.6.1 Version 3.6.1 This document explains how to install the official Secure Trading extension on your Magento store. Published: 3 August 2017 Table of Contents 1 Introduction... 3 1.1 Features... 3 1.2 Requirements...

More information

AORN GROUP MEMBERSHIP Facility Program Application CHECKLIST IMPORTANT PLEASE READ ALL INSTRUCTIONS BEFORE COMPLETING GROUP MEMBERSHIP APPLICATION

AORN GROUP MEMBERSHIP Facility Program Application CHECKLIST IMPORTANT PLEASE READ ALL INSTRUCTIONS BEFORE COMPLETING GROUP MEMBERSHIP APPLICATION IMPORTANT PLEASE READ ALL INSTRUCTIONS BEFORE COMPLETING GROUP MEMBERSHIP APPLICATION To ensure timely processing of your application, please ensure information is complete, accurate, and legible (if hand-written).

More information

1 Virtual Terminal Quick Reference Guide. Virtual Terminal Quick Reference Guide. Getting Started

1 Virtual Terminal Quick Reference Guide. Virtual Terminal Quick Reference Guide. Getting Started 1 Virtual Terminal Quick Reference Guide Virtual Terminal Quick Reference Guide Getting Started 2 Virtual Terminal Quick Reference Guide What you need Internet enabled laptop or computer Virtual Terminal

More information

Welcome to Cart32, Sincerely, Cart32 Support Team

Welcome to Cart32, Sincerely, Cart32 Support Team Welcome to Cart32, The purpose of the Getting Started Guide is to cover the basic settings required to start using Cart32. There is an Introduction section to familiarize new users with the Cart32 software

More information

PORTAL NOFRAUD GUIDE

PORTAL NOFRAUD GUIDE PORTAL NOFRAUD GUIDE This document serves as a guide to the NoFraud Portal account to ensure proper configuration and enable merchant functions and overview of all transactions running through the NoFraud

More information

Card Store Published: 5 June 2018

Card Store Published: 5 June 2018 Card Store Requests allow merchants to store a customer s card details in Secure Trading s systems without performing an initial authorisation payment. These details can then be used for future requests.

More information

Barclaycard Smartpay B. Test Cards and Test Data

Barclaycard Smartpay B. Test Cards and Test Data Barclaycard Smartpay B Test Cards and Test Data Document Ref. 0785 - Summary Specifies the test cards and test data that can be used with the Barclaycard Smartpay staging environment. Version 04 draft

More information

First Data Global Gateway Virtual Terminal User Guide. Version v9.0

First Data Global Gateway Virtual Terminal User Guide. Version v9.0 First Data Global Gateway Virtual Terminal User Guide Version v9.0 March 2015 Revision History DOCUMENT: First Data Global Gateway Virtual Terminal User Guide The following table lists the additions, updates/modifications,

More information

Merchant Portal User Guide

Merchant Portal User Guide Merchant Portal User Guide TABLE OF CONTENTS Accessing the Click Merchant Portal... 3 Virtual Terminal... 4 Single Entry (Merchant Enters Card Details)... 5 Payment Using Collected Card Details... 5 Payment

More information

Owner User Guide Registering a Company

Owner User Guide Registering a Company Owner User Guide Registering a Company 29 th March 2017 v.1 1 Contents 1. Starting the Application... 3 2. Company Details... 4 2.1 Company Name... 4 2.2 Company Address... 5 2.3 Company Website... 7 2.4

More information

Virtual Terminal User Guide Version (Australia IPG)

Virtual Terminal User Guide Version (Australia IPG) Virtual Terminal User Guide Version 2017-3 (Australia IPG) Gateway 1 Contents This table of contents has been amended to exclude sections not applicable to Australia. The original content is still available

More information

How to Buy A Bus Pass

How to Buy A Bus Pass How to Buy A Bus Pass How to Buy a RideTRAFFIX Bus Pass 2018 Step One: Go to the website Go to http://ridetraffix.com/buyapass.aspx Step Two: Enter Your Address Correctly Type in your Street number and

More information

PayPal Home Support Search PayPal Developer Central Search. Developer Home Partner Solutions How to Library Training Community

PayPal Home Support Search PayPal Developer Central Search. Developer Home Partner Solutions How to Library Training Community 1 of 16 1/5/2011 3:56 PM PayPal Home Support Search PayPal Developer Central Search Developer Home Partner Solutions How to Library Training Community Integration Overview HTML Overview Website Payments

More information

IMEI Database. Manufacturer / Brand Owner User Guide. Version September Copyright Notice. Copyright 2015 GSM Association

IMEI Database. Manufacturer / Brand Owner User Guide. Version September Copyright Notice. Copyright 2015 GSM Association IMEI Database Manufacturer / Brand Owner User Guide Version 4.0 01 September 2015 Copyright Notice Copyright 2015 GSM Association GSM and the GSM logo are registered and owned by the GSM Association. Antitrust

More information

EMS e-terminal. User guide e-terminal. Version: Apollo Building Herikerbergweg CN Amsterdam The Netherlands

EMS e-terminal. User guide e-terminal. Version: Apollo Building Herikerbergweg CN Amsterdam The Netherlands Apollo Building Herikerbergweg 25 1101 CN Amsterdam The Netherlands E techsupport@emspay.eu T +31 088 TECHSUPPORT EMS e-terminal User guide e-terminal Version: 2017-2 User guide e-terminal Version 2017-2

More information

Subscriptions and Payment Pages Version 2

Subscriptions and Payment Pages Version 2 Version 2 Published: 26 April 2018 2.1.21 (c) Table of Contents 1 Introduction... 3 1.1 About Subscriptions... 3 1.2 Process Overview... 3 1.3 Pre-requisites... 3 2 Processing a Subscription through Payment

More information

Express Interface. Certification Details.

Express Interface. Certification Details. Express Interface Certification Details www.vantiv.com Instructions Please review and complete the Express Certification Details on the following pages and return to Vantiv Integrated Payments (Vantiv

More information

Procedure for Online Bill Payment & Registration of Consumers through

Procedure for Online Bill Payment & Registration of Consumers through Procedure for Online Bill Payment & Registration of Consumers through www.apdcl.org Consumers can pay their electricity bills through our official website www.apdcl.org. The following two options are currently

More information

GLOBAL TRANSPORT VT & BATCH SOLUTION

GLOBAL TRANSPORT VT & BATCH SOLUTION GLOBAL TRANSPORT VT & BATCH SOLUTION USER GUIDE VERSION 17.2 NOVEMBER Global Payments Inc. 10 Glenlake Parkway, North Tower Atlanta, GA 30328-3447 COPYRIGHT 2007- GLOBAL PAYMENTS INC. ALL RIGHTS RESERVED.

More information

User Guide: VirtualMerchant

User Guide: VirtualMerchant User Guide: VirtualMerchant Two Concourse Parkway, Suite 800, Atlanta, GA 30328 Elavon, Incorporated 2012. All Rights Reserved Copyright Copyright 2012 Elavon, Incorporated. All rights reserved. No part

More information

PAYMENT SYSTEM RESPONSE CODES

PAYMENT SYSTEM RESPONSE CODES PAYMENT SYSTEM RESPONSE CODES Bank s Text Text APPROVED 00 Approved 08 Honour with ID 11 Approved VIP (not used) 16 Approved, Update Track 3 (not used) 77 Approved (ANZ only) DECLINED 01 Refer to Card

More information

Access Online. Navigation Basics. User Guide. Version 2.2 Cardholder and Program Administrator

Access Online. Navigation Basics. User Guide. Version 2.2 Cardholder and Program Administrator Access Online Navigation Basics User Guide Version 2.2 Cardholder and Program Administrator Contents Introduction... 1 Access Online Overview... 2 How We Gather and Manage Transaction Data in Access Online...

More information