API Integration Payment21 Button

Size: px
Start display at page:

Download "API Integration Payment21 Button"

Transcription

1 API Integration Payment21 Button The purpose of this document is to describe the requirements, usage, implementation and purpose of the Payment21 Application Programming Interface (API). The API will allow merchants to send payment requests through an online, consistently available interface which can integrate well with any existing systems. Version Last updated 07/08/2013 Version No 1.03 Owner Payment21 LLC Document Name Payment21_Button_API Revision History Date: Description: Initials: Version: Deleted path: /interfaces/mmltdonline/ YJ Renamed the user-id and password to api key and api SS 1.03 id Page 1 of 15

2 Confidentiality Notice This document and the information contained herein are for exclusive use of the recipient(s). Unless expressly stated otherwise in the document or with the prior written consent of Payment21, partial or full copies of this document cannot be disclosed to any other persons or entities other than the recipient(s), and subject to acceptance of certain conditions under which access is granted. The content of this document may not be disclosed, in whole or in part in any prospectus, statement or documentation for registration, any documentation that is public domain, financing agreement, and any other agreements or public or private documents. The information contained in this document is for the exclusive use of the person or entity to which it is addressed, containing confidential information and/or privileged information. Any review, retransmission, dissemination or other use by any person or any entity other than the recipient of this document is strictly prohibited. If you have received this document in error, please contact the sender and delete the contents of any , application or computer files. Contact Information Payment21 LLC Development Support 427 N. Tatnall Street, #42034 Wilmington, DE U.S.A. Page 2 of 15

3 Table of Contents 1. Payment21 has several integration methods available Payment21 Button What the merchant s customers will see How to integrate Input Parameters Response Parameters HTML Code API Test Account Appendix API Response & Error Codes Page 3 of 15

4 1. Payment21 has several integration methods available In order to begin accepting check payments online, you must connect your website to our payment gateway. There are several integration methods available to suit our diverse client base. For small and mid-size businesses we offer the following easy methods of integration: 1. Payment21 Button 2. Payment21 Simple API For large scale enterprises & financial institutions we suggest using the main API: 3. Payment21 XML/SOAP API For specified business requests we offer the following methods of integration: 4. Payment21 Recurring Billing 5. Shopping Carts The API's are easy to modify and you will be able to process transactions in a very short time. 1. Payment21 Button: Merchant has to define some HTML-code with SUBMIT action that posts the data to Payment21 side. If you choose Payment21 Button, your customers will be directed to our website to enter their check data, to validate the data and to submit the check. Afterwards the customer is redirected to your site again. The transaction goes directly through Payment21 's check verification and validation process. As soon as the transaction is approved, Payment21 creates a digital check and transmits the data to the bank for deposit. The check writer and the merchant get a confirmation with the transaction information and the status of success or denial of the transaction. 2. Payment21 Simple API: We provide the necessary HTML code of the web form which contains a Check Image. Merchants only have to copy & paste this provided HTML code into their website application. If you choose Payment21 Simple API, your customer will see the check picture to be filled out for the Instant echeck payment directly on your website. Customers have to enter their check data, to validate the data and to submit the check on your page. If you want to display the confirmation page on your site, you can use the redirect option. The customer data will be transferred to Payment21 system for verification, validation and processing. Page 4 of 15

5 3. Payment21 XML/SOAP API: A merchant can access the API by implementing some programming codes in the merchant s website to communicate with our web service via the API. Our XML/SOAP API option is for larger merchants who take advantage of the full-fledged integration service. This solution involves some technical development on the merchant s end, but in return, allows the highest degree of customization. Your Software Developer integrates the XML API call directly in your application. If your customer chooses Payment21 Instant echeck (P21PayByCheck)" as a payment method, the merchant s system creates the XML Request in accordance to the XML Integration Documentation and sends it to the Payment21 web service. Payment21 responds by letting your system know if the information is valid. Your system can then display the confirmation page to the user to confirm the purchase and finalize the transaction. Finally you can display the transaction summary to the user with all payment details as payment confirmation. Benefit for the merchant: full session control and the use of the advanced API Methods to communicate with Payment21 and get more details from the system. At the same time, the merchant has to take into account the relative high integration time and development resources. 4. Payment21 Recurring Billing: The only integration, you need, is to create the HTML FORM with HIDDEN fields pre-filled with customer data. Put the Payment21 Recurring Billing URL into the ACTION-Attribute of your web form and add some HTML-code, that could trigger the SUBMIT Action. This could be a link, an image or some other element. If you are selling subscriptions or would like to allow your customers to pay by installment the Payment21 Recurring Billing is the right solution. Your customer will be directed via a secure connection to Payment21 website. Once the customer data is entered, the system automatically issues an Instant echeck using the predefined recurring billing plan. Options are daily, weekly, bi-weekly, first of the month, last of the month, day of month, quarterly or yearly. The periodic payment can be stopped under the company settings on your ideposit account. The consumer gets an notification to stop further periodic payments. Upon your wish we can inform the customer via about the successful payment. 5. Shopping Carts Payment21 is integrated with several shopping carts allowing quick integration with our payment gateway: CS Cart, Joomla-VirtueMart, oscommerce, opencart, Magento ecommerce Go to for more information. Begin accepting Instant echeck payments in 5 easy steps. Sign up on Page 5 of 15

6 2. Payment21 Button The Payment21 Button method provides an offsite check page accessed by a customizable button. Your customer will be redirected via a secure connection to the Payment21 website to enter the check data. You can pass your details using hidden HTML tags including your access, product and customer details by POST method. You can redesign the button to fit your corporate identity. The posted customer data, customer data such as first name, last name, address and contact information, will automatically be populated on the Instant echeck. The check needs to be completed by the customer populating or changing for instance the bank routing number, bank account number and amount. After completing the Instant echeck the check writer provides his/her address, accepts the terms and conditions and explicitly agrees with the payment. The transaction goes directly through the Payment21 check verification and validation process. As soon as the transaction is approved, Payment21 creates a check image or a NACHA-standard ACH file record of the Instant echeck and deposits the check at the bank. The check writer gets a confirmation with the transaction information and the status of success or denial of the transaction. The check writer also gets access information to our Billing Support Module. In this module the check writer can review his transactions and query Payment21 Billing Support by . After submitting the transaction, Payment21 redirects back to merchant's URL or our default URL. If you use your own URL you can allow your customer to continue his visit on your page. 2.1 What the merchant s customers will see Once the API is implemented, the merchant s available payment methods will include another payment option: Instant echeck. After choosing different products or services on the merchant s website and proceeding with the check-out page, customer can select his/her payment option: Page 6 of 15

7 After clicking the Continue button, the API will redirect the customer transactional process to the Payment21 side with the following Instant echeck payment form: After submitting the check details and accepting the terms and conditions and explicitly agreeing with the payment the customer is presented with a Confirmation Page. This Confirmation Page can be customized to your liking. Page 7 of 15

8 If the customer needs to go back for corrections, he can click the Edit check button, which will take him/her back to the Instant echeck form. By submitting the Instant echeck for processing, the completed transaction is forwarded to Payment21 side via API link for check data verification/validation. We offer customizable Verification Loop and Proprietary Mitigation Monitor. Page 8 of 15

9 Once submitted your payment confirmation page is shown. 2.2 How to integrate A merchant can access the API by implementing the POST hidden Parameters from the Payment21 Button (see HTML code below) and send the API-call with them. API Link for the Input parameters to be posted: The web service can be accessed using POST-Parameters with the following link: Input Parameters Field Description Type(Min length, Max length) mm_app_id API ID as assigned by Payment21.com Assigned by Payment21.com mm_app_key API KEY as assigned by Payment21.com Assigned by Payment21.com mm_ip_address Merchant s Server IP address from where simple API form will POST-Parameters Merchant s Server IP address registered with Payment21.com mm_company Merchant company id as assigned by Assigned by Payment21.com Page 9 of 15

10 mm_redirecturl mm_errorurl Field Payment21.com Description This is Merchant s site URL to re-direct the page after successfully submission of check. This is Merchant s site URL to re-direct the page after Error in submission of check or by pressing Cancel. mm_updatedby Merchant UpdatedBy name. (Default: xxxx) String(1,50) mm_partnertransid Merchant partner transaction id (Optional) String(0,36) mm_merchantcustomerid Merchant customer id (Optional) String(0,36) mm_merchanttransid Merchant transaction id (Optional) String(0,36) mm_firstname Customers First Name String(1,50) mm_lastname Customers Last Name String(1,50) Type(Min length, Max length) Standard Web URL format. Prefix by or Standard Web URL format. Prefix by or mm_dateofbirth Customer date of birth Date yyyy-mm-dd mm_address Customer address field one String(1,50) mm_address2 Customer address field two (Optional) String(0,50) mm_last4ssn Customer last 4 digits of Social Security String(4,4) mm_city Customer address city String(1,50) mm_state Customer address state code String(2,2) mm_zipcode 5 digit zip code of the county String(1,5) mm_country Country field, for example US String(2,50) (Default: US) mm_passportnr Customer Passport number (Optional) String(0,200) mm_driverlicensenr Customer Driving License Number (Optional) String(0,200) mm_driverlicensenr Customer Driving License Number (Optional) String(0,200) mm_phone mm_ Customer Phone Number (Format should be in xxx xxx xxxx) Customer address. This is the confirmation that sends to customer. includes all check related information like Transaction Id, Check status, Check amount, account number, check date. String(12,12) + regular expression Standard regular expression for mm_amount Check Amount String(1,50) converted to decimal mm_routingcode Customer bank routing number String(9,9) mm_accountnr Customer bank account number String(1,20) mm_checknr Check Number String(1,10) Page 10 of 15

11 2.4 Response Parameters The API will return all the success/failure/exception responses. All types of errors and exceptions will be handled at our end. Note: 1. We set the Check date and time to the current date and time the check reaches our system. 2. mm_ is the confirmation parameter that is used to send an to the customer. That includes all check related information like Transaction Id, Check status, Check amount, account number, check date. This confirmation is like a payment receipt for the customer. 3. Address validation, account verification and other business rules can be configured to your individual needs. Defaults setting are provided initially. 2.5 HTML Code <! START > <!-- Address to Payment-Button Integration --> <form action=" name="paybycheck" method="post"> <!- Replace below with your company information provided by Payment21 after signup --> <input type="hidden" name="mm_company" value="687" /> <input type="hidden" name="mm_app_id" value="abccompany" /> <input type="hidden" name="mm_app_key" value="abc12345" /> <input type="hidden" name="mm_ip_address" value=" " /> <!-- Your success URL to go back to your side --> <input type="hidden" name="mm_redirecturl" value=" /p21safecheck/makepayment.aspx /> <!-- Your error URL to go back, if the customer press Cancel Button and abort Payment Process --> <input type="hidden" name="mm_errorurl" value=" p21safecheck/makepayment.aspx" /> <!-- to integrate updatedby (optional) --> <input type="hidden" name="mm_updatedby" value="xxxx" /> <!-- to integrate customerid on merchant side (optional) --> <input type="hidden" name="mm_merchantcustomerid" value="" /> <!-- to integrate transactionid on merchant side (if null - it would be checknr.) --> <input type="hidden" name="mm_merchanttransid" value="" /> <input type="hidden" name="mm_country" value="us" /> <!-- To integrate the firstname value --> <input type="hidden" name="mm_firstname" value="" /> <!-- To integrate the lastname value --> <input type="hidden" name="mm_lastname" value="" /> <!-- To integrate the date of birth value in format yyyy-mm-dd --> <input type="hidden" name="mm_dateofbirth" value="" /> <!-- To integrate the Address Line1 value --> <input type="hidden" name="mm_address" value="" /> <!-- To integrate the Appartment or Suite or 2nd line address --> <input type="hidden" name="mm_address2" value="" /> <!-- To integrate the last 4 ssn value --> <input type="hidden" name="mm_last4ssn" value="" /> Page 11 of 15

12 <!-- To integrate the city value --> <input type="hidden" name="mm_city" value="" /> <!-- To integrate the state value --> <input type="hidden" name="mm_state" value="" /> <!-- To integrate the zip code value --> <input type="hidden" name="mm_zipcode" value="" /> <!-- To integrate the passport nr value --> <input type="hidden" name="mm_passportnr" value="" /> <!-- To integrate the driver license nr value --> <input type="hidden" name="mm_driverlicensenr" value="" /> <!-- To integrate the phone nr value in Format xxx xxx xxxx --> <input type="hidden" name="mm_phone" value="" /> <!-- To integrate the amount value --> <input type="hidden" name="mm_amount" value="" /> <!-- To integrate the routing code value --> <input type="hidden" name="mm_routingcode" value="" /> <!-- To integrate the account no. value --> <input type="hidden" name="mm_accountnr" value="" /> <!-- To integrate the check no. value --> <input type="hidden" name="mm_checknr" value="" /> <!-- To integrate the address --> <input type="hidden" name="mm_ " value="" /> <!-- The Payment Button could be button, radio-choice, link or image with submit-functionality --> <input type="submit" name="mm_submit" value="submit" /> </form> <! END > 2.6 API Test Account For testing and initial set-up please use the following credentials: API ID (mm_app_id) abccompany API KEY (mm_app_key) abc12345 Company ID (mm_company) 687 Page 12 of 15

13 3. Appendix 3.1 API Response & Error Codes Response & Error Codes Message -1 Not well formed XML -2 Invalid character or value -3 Cannot find customer -4 Given SSN differs from Customer SSN -5 Given Date of Birth differs from the Customer Date of Birth -6 Check amount exceeds your individual limit -7 Cannot accept new Check -8 Amount exceeds weekly limit -9 Amount exceeds monthly limit -10 Amount exceeds 90 days limit -11 Insufficient funds -12 Error communication with account verification service -13 Invalid dollar amount -14 The checking account number supplied is invalid -15 The routing number supplied is invalid -16 No bank account found -17 The Check number has a STOP PAYMENT hold: possible lost or stolen item -18 No electronic debits or ACH Transactions on this account are allowed -19 The account is located, but unable to accept MICR check activity: no checks or drafts -20 Non-sufficient funds -21 Uncollected funds: the account of today is less than, or equal to zero -22 Not a bank account, no debits permission -23 The account is located, open and active, but financial institution reports some bad status code -24 The account is subject to levy, garnishment, government reclamation, lien, court order or other restriction of limited account -25 The bank has listed the account as being closed -26 The bank does not participate in the verification network -27 Verification service reports: Vendor Unavailable -28 Verification service reports: Vendor Error -29 Account cannot be located, status is suppressed due to internal conditions of the contributor -30 A temporary error occurred while processing the request, please try later again -31 Check number is invalid -32 Account number is invalid or any other bad status code -33 Account declined. Possible reasons: the account is closed, has a stop payment hold or insufficient funds, no bank account, no debit permission Page 13 of 15

14 Response & Error Codes Message -34 Cannot find company approval codes -35 Cannot find company record -36 Cannot find return code -37 No return code -38 Address verification failed -39 Unknown error -40 Amount exceeds first deposit limit -41 Customer is already blacklisted -42 Customer is suspended -43 Waiting on the first check to clear -44 Number of checks exceeds weekly limit -45 Check number already used -46 Account is blacklisted -47 No connection to verification service -48 Waiting for open check -49 Error updating customer -50 Payment21 Instant echeck Application Error -51 Error inserting company information -52 Error updating company information -53 Error getting transaction history -54 Error voiding check -55 Error confirming check -56 Error getting reject history -57 Error recording bounced check -58 Error updating cleared check -59 Error updating bounced check -60 Invalid Login: request username, password and whitelist your IPs -61 Error creating customer -62 Number of checks or amount exceed the 8 hours limit -63 Number of checks or amount exceed the 16 hours limit -64 Number of checks or amount exceed the 24 hours limit -65 Number of checks or amount exceed the 48 hours limit -66 Number of checks or amount exceed the 168 hours limit -67 Number of checks or amount exceed the 720 hours limit -68 Number of checks or amount exceed the 2160 hours limit -70 Number of checks in hour or day limit or number of account was exceeded -72 Number of checks or amount exceed the 72 hours limit -73 The given state is blocked -100 General error -74 Minimum Deposit Limit Error Page 14 of 15

15 Response & Error Codes Message -75 Decline - Account Closed -76 Do Not Honor -77 Error authorizing check -78 Honor with identification -79 Approved (VIP) -80 Decline - Bankruptcy -81 Decline - Stop Payment -82 Decline - Other -83 Warning - Over Velocity Amount For Day -84 Warning - Over Velocity Count For Day -85 Warning - Over Velocity Amount For Period -86 Warning - Over Velocity Count For Period -87 Error - Format Error -88 Invalid Merchant -999 SUSPICIOUS ACTIVITY -71 Number of accounts exceeds limit -94 Increase of Amount exceeds limit -95 Verified And Accepted Transaction Page 15 of 15

API Integration Payment21 Recurring Billing

API Integration Payment21 Recurring Billing API Integration Payment21 Recurring Billing The purpose of this document is to describe the requirements, usage, implementation and purpose of the Payment21 Application Programming Interface (API). The

More information

Credomatic Integration Resources. Browser Redirect API Documentation June 2007

Credomatic Integration Resources. Browser Redirect API Documentation June 2007 Credomatic Integration Resources Browser Redirect API Documentation June 2007 Table of Contents Methodology... 2 Browser Redirect Method (Browser to Server) FIG. 1... 2 API Authentication Parameters...

More information

Electronic Check Services

Electronic Check Services Title Page Electronic Check Services Using the Simple Order API October 2015 CyberSource Corporation HQ P.O. Box 8999 San Francisco, CA 94128-8999 Phone: 800-530-9095 CyberSource Contact Information For

More information

Electronic Check Services

Electronic Check Services Title Page Electronic Check Services User Guide July 2015 CyberSource Corporation HQ P.O. Box 8999 San Francisco, CA 94128-8999 Phone: 800-530-9095 CyberSource Contact Information For technical support

More information

CHARGE Anywhere Universal Shopping Cart

CHARGE Anywhere Universal Shopping Cart CHARGE Anywhere Universal Shopping Cart Version: v1.0.1 Prepared for: CHARGE Anywhere 4041B Hadley Rd South Plainfield, NJ 07080 Phone: + 1 (800)211-1256 Fax: + 1 (732) 417-4448 I. Introduction... 3 II.

More information

Web Services Credit Card Errors A Troubleshooter

Web Services Credit Card Errors A Troubleshooter Web Services Credit Card Errors A Troubleshooter March 2011 This manual and accompanying electronic media are proprietary products of Optimal Payments plc. They are to be used only by licensed users of

More information

Payflow Link User s Guide

Payflow Link User s Guide Payflow Link User s Guide For Professional Use Only Currently only available in English. A usage Professional Uniquement Disponible en Anglais uniquement pour l instant. Last updated: June 2008 Payflow

More information

Merchant One Payment Systems Integration Resources. Direct Post API Documentation June 2007

Merchant One Payment Systems Integration Resources. Direct Post API Documentation June 2007 Merchant One Payment Systems Integration Resources Direct Post API Documentation June 2007 Table of Contents Methodology... 2 Direct Post Method (Server to Server) FIG. 1... 2 Transaction Types... 3 Sale

More information

Global Transport Secure ecommerce Decision Tree

Global Transport Secure ecommerce Decision Tree Global Transport Secure ecommerce Decision Tree Development work* or software configuration** is required. Please be prepared to engage a webmaster/developer for assistance Are you looking for a hosted

More information

Merchant Integration Guide

Merchant Integration Guide Merchant Integration Guide Card Not Present Transactions Authorize.Net Customer Support support@authorize.net Authorize.Net LLC 071708 Authorize.Net LLC ( Authorize.Net ) has made efforts to ensure the

More information

Three Step Redirect API V2.0 Patent Pending

Three Step Redirect API V2.0 Patent Pending Three Step Redirect API V2.0 Patent Pending Contents Three Step Redirect Overview... 4 Three Step Redirect API... 4 Detailed Explanation... 4 Three Step Transaction Actions... 7 Step 1... 7 Sale/Auth/Credit/Validate/Offline

More information

CHEXpedite - Online Electronic Check (OEC) (Online Payment Option Internet Check) User s Guide and Technical Specifications

CHEXpedite - Online Electronic Check (OEC) (Online Payment Option Internet Check) User s Guide and Technical Specifications - ELECTRONIC PAYMENT SOLUTIONS CHEXpedite - Online Electronic Check (OEC) (Online Payment Option Internet Check) User s Guide and Technical Specifications Version 1.3 NBDS, Inc. 6707 Brentwood Stair Rd.

More information

GSPAY Merchant Manual

GSPAY Merchant Manual GSPAY Merchant Manual Version 1.6.2 Last Updated: 4 March 2013 All material contained herein is Copyright GSPAY LIMITED. Please report any errors or omissions in this documentation to the GSPAY support

More information

Gateway Direct Post API

Gateway Direct Post API Gateway Direct Post API http://merchantguy.com @MerchantGuy Questions? info@merchantguy.com Contents Methodology....3! Direct Post Method (Server to Server FIG. 1...3 Transaction Types.....4! Sale (sale)..4!

More information

UPG plc Atlas Technical Integration Guide

UPG plc Atlas Technical Integration Guide UPG plc Atlas Technical Integration Guide Version 13.8.16 Released Aug 2013 Description Integrating your website or payment system into the UPG plc Atlas ecommerce gateway platform UPG Plc. version 13.8.16

More information

Web Services Credit Card Errors A Troubleshooter

Web Services Credit Card Errors A Troubleshooter Web Services Credit Card Errors A Troubleshooter January 2012 This manual and accompanying electronic media are proprietary products of Optimal Payments plc. They are to be used only by licensed users

More information

Installation Guide MAGENTO PAYMENT PLUGIN. release 1.0.1

Installation Guide MAGENTO PAYMENT PLUGIN. release 1.0.1 release 1.0.1 MAGENTO PAYMENT PLUGIN MAXIMUM CONSULT Tel: (+258) 21 903 112 (+258) 84 74 37 30 8 (+258) 82 61 45 471 Email: info@maximumconsult.com Maputo. Mozambique 1 Paguei.Online is the first Mozambican

More information

Setting Up a CyberSource Web Payment Account

Setting Up a CyberSource Web Payment Account Setting Up a CyberSource Web Payment Account Contents Setting Up a CyberSource Web Payment Account... 1 Introduction... 1 Setting Up a CyberSource Account... 2 Get Username and Password... 2 Log in to

More information

echeck.net Operating Procedures and User Guide

echeck.net Operating Procedures and User Guide echeck.net Operating Procedures and User Guide Table of Contents Introduction... 4 What is echeck.net?... 4 Who can use echeck.net?... 4 Applying for echeck.net... 5 echeck.net Fees and Settings... 5 echeck.net

More information

PayPal By PayDollar. Setup Guide

PayPal By PayDollar. Setup Guide PayPal By PayDollar Setup Guide (Leave Blank Intentionally) PayDollar By PayPal Setup Guide Page 1 Copyright Information AsiaPay (HK) Limited Room 1702, 17/F K. Wah Centre 191 Java Road Hong Kong. Telephone

More information

Skipjack Merchant User Guide. Quick Guide. (a supplement to the Merchant User Guide)

Skipjack Merchant User Guide. Quick Guide. (a supplement to the Merchant User Guide) Skipjack Merchant User Guide Quick Guide (a supplement to the Merchant User Guide) COPYRIGHT INFORMATION Evolve Adaptive Technology and Skipjack Financial Services are registered trademarks of the Bradley-Madison

More information

Volume PLANETAUTHORIZE PAYMENT GATEWAY. vtiger CRM Payment Module. User Guide

Volume PLANETAUTHORIZE PAYMENT GATEWAY. vtiger CRM Payment Module. User Guide Volume 2 PLANETAUTHORIZE PAYMENT GATEWAY vtiger CRM Payment Module User Guide S A L E M A N A G E R M E R C H A N T S E R V I C E S User Guide and Installation Procedures Information in this document,

More information

PathwayLINK Recurring Billing Document Version 1.7 Published NOV 2011

PathwayLINK Recurring Billing Document Version 1.7 Published NOV 2011 PathwayLINK Recurring Billing Document Version 1.7 Published NOV 2011 Email: developersupport@tgatepayments.com T-Gate, LLC 1821 Walden Square Suite 220 Schaumburg, IL 60173 www.tgatepayments.com PathwayLINK

More information

Bank and SecurePay Response Codes

Bank and SecurePay Response Codes Bank and SecurePay s Last updated: 19/07/2013 Bank s for Credit Card Transactions APPROVED 00 Approved 08 Honour with ID 11 Approved VIP (not used) 16 Approved, Update Track 3 (not used) 77 Approved (ANZ

More information

Setup Guide for Magento and BlueSnap

Setup Guide for Magento and BlueSnap Setup Guide for Magento and BlueSnap This manual is meant to show you how to connect your Magento store with your newly created BlueSnap account. It will show step-by-step instructions. For any further

More information

Merchant Integration Guide

Merchant Integration Guide Merchant Integration Guide Card Not Present Transactions January 2012 Authorize.Net Developer Support http://developer.authorize.net Authorize.Net LLC 082007 Ver.2.0 Authorize.Net LLC ( Authorize.Net )

More information

Network Merchants Inc (NMI) Integration Resources. Direct Post API Documentation April 2010

Network Merchants Inc (NMI) Integration Resources. Direct Post API Documentation April 2010 Network Merchants Inc (NMI) Integration Resources Direct Post API Documentation April 2010 Table of Contents Methodology... 2 Direct Post Method (Server to Server) FIG. 1... 2 Transaction Types... 3 Sale

More information

Online Commerce Suite Membership Guide

Online Commerce Suite Membership Guide Online Commerce Suite Membership Guide Release 3.4 August 2003 Merchant Partners 3435 Ocean Park Blvd. Suite 102 Santa Monica, CA 90405 2010 Merchant Partners. All Rights Reserved. Table of Contents What's

More information

Merchant Interface Online Help Files

Merchant Interface Online Help Files Merchant Interface Online Help Files REGAL t e c h n o l o g i e s t h e f u t u r e o f p a y m e n t s Table of Contents Merchant Interface Online Help Files... 1 Tools... 2 Virtual Terminal... 7 Submit

More information

Configuration > Payment gateways Configure the payment gateway tokens for your credit card and PayPal payment methods if applicable.

Configuration > Payment gateways Configure the payment gateway tokens for your credit card and PayPal payment methods if applicable. Storefront Users Manual Quick Start Settings Your shopping cart is pre-configured with default values suitable for most businesses. In most cases, you only need to configure the settings below to start

More information

Cofred Automated Payments Interface (API) Guide

Cofred Automated Payments Interface (API) Guide Cofred Automated Payments Interface (API) Guide For use by Cofred Merchants. This guide describes how to connect to the Automated Payments Interface (API) www.cofred.com Version 1.0 Copyright 2015. Cofred.

More information

The Wells Fargo Payment Gateway Business Center. User Guide

The Wells Fargo Payment Gateway Business Center. User Guide The Wells Fargo Payment Gateway Business Center User Guide Contents 1 Introduction 1 About the Wells Fargo Payment Gateway service Business Center 1 About this guide 2 Access the Business Center 2 Log

More information

BILL PAYMENT APPLICATION

BILL PAYMENT APPLICATION BILL PAYMENT APPLICATION CitizensNet ID Consumer Type: Individual Consumer Type: Business (please check) (please check) Account No. SSN Federal Tax ID (Individual) (Business) Name (First Middle Initial

More information

Adyen Merchant Manual. Version 1.10 Adyen B.V.

Adyen Merchant Manual. Version 1.10 Adyen B.V. Adyen Merchant Manual Version 1.10 Adyen B.V. Introduction3 Table of Contents Introduction... 3 Audience...3 Changelog...3 1 Payment Life-cycle in the Adyen System... 4 What Happens to a Payment After

More information

InternetVista Web scenario documentation

InternetVista Web scenario documentation InternetVista Web scenario documentation Version 1.2 1 Contents 1. Change History... 3 2. Introduction to Web Scenario... 4 3. XML scenario description... 5 3.1. General scenario structure... 5 3.2. Steps

More information

Search You can start by going to http://giving.ag.org/ and begin searching for a ministry to donate to or log into your account.

Search You can start by going to http://giving.ag.org/ and begin searching for a ministry to donate to or log into your account. AG Giving AG Giving is designed to give you the ability to view and manage your contributions with the most up-to-date information available. It offers the ease of instantly giving to a desired ministry

More information

Java Web Services SDK

Java Web Services SDK Java Web Services SDK Version 1.5.1 September 2005 This manual and accompanying electronic media are proprietary products of Optimal Payments Inc. They are to be used only by licensed users of the product.

More information

Plugin Integration Guide

Plugin Integration Guide Plugin Integration Guide Revision History Version Date Changed By Comments/Reason 1.0 16/09/14 NZB Created 1.01 01/10/ This document describes the implementation requirements for the mobicred Magento Plugin,

More information

WHMCS LUXCLOUD MODULE

WHMCS LUXCLOUD MODULE èè WHMCS LUXCLOUD MODULE Update: 02.02.2015 Version 2.0 This information is only valid for partners who use the WHMCS module (v2.0 and higher). 1.1 General overview 1.2 Installing the plugin Go to your

More information

Administration: Users and Roles

Administration: Users and Roles Last Update: September 2011 Release 7.5 Administration: Users and Roles This lesson is specifically designed for administrators responsible for user security settings in the Astra Schedule system. Astra

More information

Authorize.net FAQs. How do I change the email addresses associated with my account, if I do not have User Administration?

Authorize.net FAQs. How do I change the email addresses associated with my account, if I do not have User Administration? How do I Edit My Merchant Profile to update my business information? To edit your business information as listed in the Merchant Profile of your account: 1: Login to your Merchant Interface at https://account.authorize.net.

More information

Using Form Tools (admin)

Using Form Tools (admin) EUROPEAN COMMISSION DIRECTORATE-GENERAL INFORMATICS Directorate A - Corporate IT Solutions & Services Corporate Infrastructure Solutions for Information Systems (LUX) Using Form Tools (admin) Commission

More information

MONETA.Assistant API Reference

MONETA.Assistant API Reference MONETA.Assistant API Reference Contents 2 Contents Abstract...3 Chapter 1: MONETA.Assistant Overview...4 Payment Processing Flow...4 Chapter 2: Quick Start... 6 Sandbox Overview... 6 Registering Demo Accounts...

More information

Web Services Credit Card Errors A Troubleshooter

Web Services Credit Card Errors A Troubleshooter Web Services Credit Card Errors A Troubleshooter January 2014 This manual and accompanying electronic media are proprietary products of Optimal Payments plc. They are to be used only by licensed users

More information

How to configure the TopCloudXL WHMCS plugin (version 2+) Update: 16-09-2015 Version: 2.2

How to configure the TopCloudXL WHMCS plugin (version 2+) Update: 16-09-2015 Version: 2.2 èè How to configure the TopCloudXL WHMCS plugin (version 2+) Update: 16-09-2015 Version: 2.2 Table of Contents 1. General overview... 3 1.1. Installing the plugin... 3 1.2. Testing the plugin with the

More information

eway AU Hosted Payment Page

eway AU Hosted Payment Page Web Active Corporation eway AU Hosted Payment Page Full Analysis and Data Type Field Specifications Contents Introduction... 3 Customisation... 4 Processing Fraud Protected Transactions... 5 Appendix A

More information

1 - Getting Started. Step 1: Your Welcome Email

1 - Getting Started. Step 1: Your Welcome Email 1 - Getting Started Step 1: Your Welcome Email After you finish the signup wizard for your new reseller account, you'll have to wait for 24 hours before your account is activated. When your account isactivated,

More information

ANZ Secure Gateway Virtual Terminal QUICK REFERENCE GUIDE NOVEMBER 2015

ANZ Secure Gateway Virtual Terminal QUICK REFERENCE GUIDE NOVEMBER 2015 ANZ Secure Gateway Virtual Terminal QUICK REFERENCE GUIDE NOVEMBER 2015 2 Contents Welcome 3 1. Getting Started 4 1.1 Virtual Terminal Activation 4 2. Configuring the Virtual Terminal 7 2.1 General Settings

More information

Website Payments Standard Integration Guide

Website Payments Standard Integration Guide Website Payments Standard Integration Guide For Professional Use Only Currently only available in English. A usage Professional Uniquement Disponible en Anglais uniquement pour l instant. Last updated:

More information

VeriSign Payment Services

VeriSign Payment Services USER S GUIDE VeriSign Payment Services User s Guide for Payflow Link VeriSign, Inc. DOC-AFF-PMT-GID-0002/Rev. 10 VeriSign Payment Services User s Guide for Payflow Link Copyright 2003-2005 VeriSign, Inc.

More information

Online signature API. Terms used in this document. The API in brief. Version 0.20, 2015-04-08

Online signature API. Terms used in this document. The API in brief. Version 0.20, 2015-04-08 Online signature API Version 0.20, 2015-04-08 Terms used in this document Onnistuu.fi, the website https://www.onnistuu.fi/ Client, online page or other system using the API provided by Onnistuu.fi. End

More information

3M Information Technology

3M Information Technology 3M Information Technology IT Customer Relationship Management Applications Web Services Toolkit User Guide Custom Web Lead Capture Submit Lead Last Updated: 23-FEB-07 Page 1 of 33 (Last Modified: 2/24/2007

More information

Hosted Credit Card Forms Implementation Guide

Hosted Credit Card Forms Implementation Guide Hosted Credit Card Forms Implementation Guide Merchant implementation instructions to integrate to the Setcom s hosted credit card forms. Covers: fraud screening, Verified by Visa, MasterCard SecureCode

More information

PROCESS TRANSACTION API

PROCESS TRANSACTION API PROCESS TRANSACTION API Document Version 8.7 May 2015 For further information please contact Digital River customer support at (888) 472-0811 or support@beanstream.com. 1 TABLE OF CONTENTS 2 Lists of tables

More information

*NEW* White Label Reseller Billing System Guide

*NEW* White Label Reseller Billing System Guide *NEW* White Label Reseller Billing System Guide Document Updated: May 29, 2012 Billing Features Page 2 Upgraded Billing System Cost Page 3 Getting Started Page 4-6 How It Works Page 6-8 Basic Billing Flow

More information

ONLINE BILL PAY QUICK REFERENCE GUIDE

ONLINE BILL PAY QUICK REFERENCE GUIDE Thank you for enrolling in the DiCarlo Food Service On-line Payment Program. By enrolling in this service, you will have the ability to: Bullet Receive an email notification when your bill is ready Securely

More information

Fax via HTTP (POST) Traitel Telecommunications Pty Ltd 2012 Telephone: (61) (2) 9032 2700. Page 1

Fax via HTTP (POST) Traitel Telecommunications Pty Ltd 2012 Telephone: (61) (2) 9032 2700. Page 1 Fax via HTTP (POST) Page 1 Index: Introduction:...3 Usage:...3 Page 2 Introduction: TraiTel Telecommunications offers several delivery methods for its faxing service. This document will describe the HTTP/POST

More information

Payment Page Integration

Payment Page Integration A step by step guide to integrating Nochex with your website. All the information you need to be up and running with your account. Version 2.0 Updated 16 th January 2007 Payment Page Implementation 1 Table

More information

Online Payment Parent Portal Users Guide

Online Payment Parent Portal Users Guide Online Payment Parent Portal Users Guide 2015/2016 Acorn www.sturgeon.ab.ca Contents Parent Portal Overview 3 Creating a Parent Account 4 Understanding the Fees Summary Page 7 Understanding the Student

More information

Fraud Detection. Configuration Guide for the Fraud Detection Module v.4.2.0. epdq 2014, All rights reserved.

Fraud Detection. Configuration Guide for the Fraud Detection Module v.4.2.0. epdq 2014, All rights reserved. Configuration Guide for the Fraud Detection Module v.4.2.0 Table of Contents 1 What is the... Fraud Detection Module? 4 1.1 Benefits 1.2 Access 1.3 Contents... 4... 4... 4 2 Fraud detection... activation

More information

Recurring Billing. Using the Simple Order API for CyberSource Essentials. March 2016

Recurring Billing. Using the Simple Order API for CyberSource Essentials. March 2016 Title Page Recurring Billing Using the Simple Order API for CyberSource Essentials March 2016 CyberSource Corporation HQ P.O. Box 8999 San Francisco, CA 94128-8999 Phone: 800-530-9095 CyberSource Contact

More information

Process Transaction API

Process Transaction API Process Transaction API Document Version 5.9 March 2011 For further information please contact Beanstream customer support at (250) 472-2326 or support@beanstream.com. BEAN # Page 2 of 90 Date Overview...

More information

Response Code Details

Response Code Details Section 4 Transaction Response If the original transaction was approved, and a value was passed in the duplicate window field, the payment gateway response will also include the authorization code for

More information

Smart2Pay Magento Plugin Merchant Integration Guide

Smart2Pay Magento Plugin Merchant Integration Guide Smart2Pay Magento Plugin Merchant Integration Guide Version 5.2 COPYRIGHT The information contained in this Merchant Integration Guide is confidential and/or privileged material and is intended only for

More information

MyanPay API Integration with Magento CMS

MyanPay API Integration with Magento CMS 2014 MyanPay API Integration with Magento CMS MyanPay Myanmar Soft Gate Technology Co, Ltd. 1/1/2014 MyanPay API Integration with Magento CMS 1 MyanPay API Integration with Magento CMS MyanPay API Generating

More information

MySagePay. User Manual. Page 1 of 48

MySagePay. User Manual. Page 1 of 48 MySagePay User Manual Page 1 of 48 Contents About this guide... 4 Getting started... 5 Online help... 5 Accessing MySagePay... 5 Supported browsers... 5 The Administrator account... 5 Creating user accounts...

More information

Credit Card Processing Setup

Credit Card Processing Setup Credit Card Processing Setup Users Settings Payments Credit Card Processing Settings Credit Card Processing Settings Basic Setup 2 Card Processing 4 Credit Card Processor 5 Setting up Authorize.net 6 Setting

More information

Easy CollECt and the transaction ManagEr interface

Easy CollECt and the transaction ManagEr interface Easy Collect and the Transaction Manager Interface Table of Contents 1 2 3 Easy Collect... 4 1.1. Configuring your account for Easy Collect... 4 1.1.1. Creating your Easy Collect ID... 4 1.1.1.1. Transaction

More information

InstaMember USER S GUIDE

InstaMember USER S GUIDE InstaMember USER S GUIDE Setting Up Payment Options 1 Setting Up Payment Options This option will help you setup different payment options for your InstaMember powered site. This also includes a detailed

More information

ARGOFIRE REFERENCE GUIDE

ARGOFIRE REFERENCE GUIDE ARGOFIRE REFERENCE GUIDE FREQUENTLY ASKED QUESTIONS Q: How do I log in to ArgoFire? A: Navigate to https://secure.ftipgw.com/admin/login.aspx and enter your Username and Password Q: How do I charge or

More information

ACHieve Access 4.3 User Guide for Corporate Customers

ACHieve Access 4.3 User Guide for Corporate Customers ACHieve Access 4.3 User Guide for Corporate Customers January 2015 Citizens Bank 1 February 2015 Table of Contents SECTION 1: OVERVIEW... 4 Chapter 1: Introduction... 5 How to Use This Manual... 5 Overview

More information

DocuSign for SharePoint 2010 1.5.1

DocuSign for SharePoint 2010 1.5.1 Quick Start Guide DocuSign for SharePoint 2010 1.5.1 Published December 22, 2014 Overview DocuSign for SharePoint 2010 allows users to sign or send documents out for signature from a SharePoint library.

More information

emerchantpay L1 PCI DSS Compliant gateway with 2048-bit SSL data encryption Business Features Business Benefits

emerchantpay L1 PCI DSS Compliant gateway with 2048-bit SSL data encryption Business Features Business Benefits Product Overview emerchantpay Founded in 2002, emerchantpay is a trustworthy payment partner Wide Range APMs UK FCA registered payment institution Single interface solution Risk & fraud management L1 PCI

More information

Official Amazon Checkout Extension for Magento Commerce. Documentation

Official Amazon Checkout Extension for Magento Commerce. Documentation Official Amazon Checkout Extension for Magento Commerce Documentation 1. Introduction This extension provides official integration of your Magento store with Inline Checkout by Amazon service. Checkout

More information

Virtual Terminal User s Guide

Virtual Terminal User s Guide Virtual Terminal User s Guide For Professional Use Only Currently only available in English. A usage Professional Uniquement Disponible en Anglais uniquement pour l instant. Last updated: June 2008 PayPal

More information

ACH Bank Debit Setup Overview of ACH Bank Debit

ACH Bank Debit Setup Overview of ACH Bank Debit ACH Bank Debit Setup Overview of ACH Bank Debit Automated Clearing House (ACH) is a system of the U.S. Federal Reserve Bank that that provides electronic funds transfer (EFT) between banks and participating

More information

Offline Payment Methods

Offline Payment Methods Offline Payment Methods STRONGVON Tournament Management System 1 Overview The STRONGVON Tournament Management System allows you to collect online registration, while arranging for offline payment methods

More information

Methodology Three-Step

Methodology Three-Step Methodology Three-Step Method Overview Step One: Submit all transaction details to the Payment Gateway except the customer's sensitive payment information. The Payment Gateway will return a variable form-url.

More information

School Online Payments Parent User Guide

School Online Payments Parent User Guide School Online Payments Parent User Guide Copyright Rycor Solutions Inc. 2015 Table of Contents Table of Contents................................................... 2 Create a New Parent Account.........................................

More information

Product Name: ANZ egate Connect Version: 2.1.9 Document Type: Help doc Author: Milople Inc.

Product Name: ANZ egate Connect Version: 2.1.9 Document Type: Help doc Author: Milople Inc. Product Name: ANZ egate Connect Version: 2.1.9 Document Type: Help doc Author: Milople Inc. https://www.milople.com/magento-extensions/anz-egate-connect.html Table of Content 1. Installation and Un-installation

More information

Online Commerce Suite Getting Started Guide

Online Commerce Suite Getting Started Guide Online Commerce Suite Getting Started Guide Revision 3.4 August 2003 Pay-Me-Now 1751 S. Pacific Coast Hwy Laguna Beach, Ca 92651 www.pay-me-now.com 2003, MerchantPartners.com LLC All Rights Reserved. Contents

More information

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 2.1.4 3-D Secure 2.2

More information

GTPayment Merchant Integration Manual

GTPayment Merchant Integration Manual GTPayment Merchant Integration Manual Version: Page 1 of 7 What s New in version 1.2.0? 1. Price format limit. Only number or decimal point What s New in version 1.2.1? 1. Take out the Moneybookers

More information

CyberSource PayPal Services Implementation Guide

CyberSource PayPal Services Implementation Guide CyberSource PayPal Services Implementation Guide Simple Order API SCMP API September 2015 CyberSource Corporation HQ P.O. Box 8999 San Francisco, CA 94128-8999 Phone: 800-530-9095 CyberSource Contact Information

More information

DalPay Internet Billing. Checkout Integration Guide Recurring Billing

DalPay Internet Billing. Checkout Integration Guide Recurring Billing DalPay Internet Billing Checkout Integration Guide Recurring Billing Version 1.3 Last revision: 01/07/2011 Page 1 of 16 Version 1.3 Last revision: 01/07/2011 Page 2 of 16 REVISION HISTORY 4 INTRODUCTION

More information

OnSite 7.0 Setting Up A Merchant Account

OnSite 7.0 Setting Up A Merchant Account OnSite 7.0 Setting Up A Merchant Account ShopWorks 1655 Palm Beach Lakes Blvd. Ste 640 West Palm Beach, FL 33401 Ph: 561-491-6000 Fx: 561-491-6001 Rev. 01 Last Updated: 3/12/09 Table of Contents Introduction...

More information

PayWithIt for Android Devices User Guide Version 1.0.0

PayWithIt for Android Devices User Guide Version 1.0.0 PayWithIt for Android Devices User Guide Table of Contents About PayWithIt... 1 Installing PayWithIt... 1 Logging on to PayWithIt... 2 Logging Off from PayWithIt... 2 Configuring PayWithIt Settings...

More information

Merchant Interface Online Help Files

Merchant Interface Online Help Files Merchant Interface Online Help Files Table of Contents Merchant Interface Online Help Files... 5 Tools... 6 Virtual Terminal... 7 Submit a Credit Card Charge... 7 Submit a Credit Card Refund... 9 Submit

More information

itransact Gateway Fast Start Guide

itransact Gateway Fast Start Guide itransact Gateway Fast Start Guide itransact Gateway Fast Start Guide Table of Contents 1. Version and Legal Information... 1 2.... 2 Quick Setup... 2 The Card Setup... 2 Order Form Setup... 3 Simple

More information

Morningtime Ogone Pro Manual (manual v1.0)... 1. Step 1 - Preparations... 1. Step 2 - unpack and copy files... 2

Morningtime Ogone Pro Manual (manual v1.0)... 1. Step 1 - Preparations... 1. Step 2 - unpack and copy files... 2 MORNINGTIME OGONE PRO MANUAL (MANUAL V1.0) 1. Sign up for an Ogone account at http://www.ogone.com. 2. This module works for Magento Community 1.3-1.5 and Enterprise 1.7-1.10 CONTENTS Morningtime Ogone

More information

When you first login to your reseller account you will see the following on your screen:

When you first login to your reseller account you will see the following on your screen: Step 1 - Creating Your Administrative Account We presume that your Reseller account has been created. Here's how to create your Administrative account which you'll use to create your hosting plans, add

More information

Swedbank Payment Portal Implementation Overview

Swedbank Payment Portal Implementation Overview Swedbank Payment Portal Implementation Overview Product: Hosted Pages Region: Baltics September 2015 Version 1.0 Contents 1. Introduction 1 1.1. Audience 1 1.2. Hosted Page Service Features 1 1.3. Key

More information

Direct Post. Integration Guide

Direct Post. Integration Guide Direct Post Integration Guide Updated September 2013 Table of Contents 1 Introduction... 4 1.1 What is Direct Post?... 4 1.2 About this Guide... 4 1.3 Features and Benefits... 4 1.4 Card Types Accepted...

More information

HP A-IMC Firewall Manager

HP A-IMC Firewall Manager HP A-IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW101-20110805 Legal and notice information Copyright 2011 Hewlett-Packard Development Company, L.P. No part of this

More information

Skipjack Merchant Services Guide

Skipjack Merchant Services Guide Skipjack Merchant Services Guide COPYRIGHT INFORMATION Skipjack Financial Services and Skipjack Transaction Network are registered trademarks of the Bradley-Madison Company. It is the policy of Skipjack

More information

Ease-E-Club Client Management Software by Computerease

Ease-E-Club Client Management Software by Computerease Ease-E-Club Client Management Software by Computerease Bluefin Payment Setup and Processing The Bank Export, Point of Sale and Client file are integrated with Bluefin Payment Systems: http://bluefin.com/computerease.

More information

www.novell.com/documentation Jobs Guide Identity Manager 4.0.1 February 10, 2012

www.novell.com/documentation Jobs Guide Identity Manager 4.0.1 February 10, 2012 www.novell.com/documentation Jobs Guide Identity Manager 4.0.1 February 10, 2012 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation,

More information

Broker Registration Guide for TrustFunds Authentication A- B- C Registration Steps 1-2- 3-4

Broker Registration Guide for TrustFunds Authentication A- B- C Registration Steps 1-2- 3-4 Broker Registration Guide for TrustFunds Authentication A- B- C Registration Steps 1-2- 3-4 Broker Authentication 1. From the TrustFunds website homepage, click Get Started Now to begin your Authentication

More information

CloudQR Software Usage Guide

CloudQR Software Usage Guide CloudQR Software Usage Guide 1 Document Release 17/09/2014 0.1 - Document Tracking Version ID User Changed By Dated Comments 1 David Morrison 18/01/2014 Initial draft created. 2 Thomas Morrison 27/01/2014

More information