Customer Login
Features
Payment Gateway
Virtual Terminal
Credit Cards
Recurring Billing
Wireless
IVR Pay By Phone
Batch Processing
Retail POS
Card Present
PIN-based Debit
Hardware
ACH Check Service
ACH Checks
Check Guarantee
Check Conversion
Shopping Carts
Web Cart
HTML Web Link
Compatible Carts
Support
Customer Support
User Manuals
FAQ’s
Certified Networks
Fraud Prevention
Visa CISP
Resellers
Contact Us
|
Merchant Partners Sample Code Following you will find some sample HTML and other code which can be used to send transactions from your website to Merchant Partners.
Demo Quicksale Credit Card HTML Post Form
|
The simplest method for integrating with our gateway is by collecting consumer data via an HTML form and submitting the transaction to the gateway via an HTTPS Post. This form shows you all of the data fields that can be collected for a credit card transaction. This form is also a good starting point if you are going to use one of the other integration methods because it demonstrates the data fields that will be required regardless of the method used to connect to the gateway. Use this test form to familiarize yourself with the Merchant Partners gateway, then implement the integration that best fits your application. Note: Hosting your own payment form requires that you install an SSL certificate on your server to ensure that card data transmissions are secure.
|
Demo Quicksale ACH HTML Post Form
|
This is a sample form that demonstrates how to submit an Electronic Check (ACH) transaction to the payment gateway. ACH transactions are almost identical to credit card transactions, except an ABA account number and Routing Number are submitted rather than a credit card number and expiration date. An image of a check is displayed to help consumers locate the account number and routing number for their accounts. We recommend incorporating this (or a similar) image on your pages to minimize data entry errors.
|
Demo QuickSale Form for Recurring Payments
|
The Merchant Partners payment gateway supports processing of automated (scheduled) recurring payments. Setting up a new recurring payment requires just a few fields (in addition to the standard consumer payment information). Once the transaction information is sent to Merchant Partners, the system will automatically take care of all future payments based on start date, end date and payment period (e.g. weekly, monthly, twice-yearly, etc.). This sample HTML form demonstrates how to submit a transaction to the payment gateway that will be automatically billed for the amount and frequency you specify.
|
Demo Sample Web Link Hosted Shopping Cart Option
|
The Merchant Partners payment gateway offers a simple hosted shopping cart solution that can be easily incorporated into an existing web site. This option is for merchants who do not have their own shopping cart, or do not want to go through the complexity or expense of installing a secure certificate (SSL) on their web site. This sample page shows several ways of displaying a "Buy It" link on your web site. Clicking on any of the payment buttons will transfer you to our secure check-out screen to complete the check-out and payment steps. Payment methods, shipping options, and tax calculations are all configurable within the Merchant Partners. For example, you can configure taxes for individual states. You can also configure various shipping charges for domestic, international and premium rates such as USPS, FedEx, and UPS. To configure your tax and shipping criteria, use the Tax and Shipping Manager sections within Merchant Partners under the Merchant Configuration Menu. For detailed instructions, refer to the Web Link Guide.
|
|