Posts Tagged ‘YourPay’

Checkout: First Data – Linkpoint/YourPay

« Payment Methods

First Data

The First Data – Linkpoint / YourPay payment gateway has been integrated into the WordPress shopping cart plugin with the Connect API in Fullpay mode. You can enable this payment method in the ‘Configuration’ section of the plugin by checking/ticking its checkbox and then configuring the gateway accordingly. The plugin requires a name, store number and test account status.

The Fullpay mode is the simplest payment processing solution for an online merchant. All of the customer billing and shipping information is collected over the secure payment gateway and stored in the First Data Global Gateway Connect database. You can view this information in your reports in the First Data Global Gateway Virtual Terminal. You must collect product data and calculate the chargetotals for each order. Any additional costs charged for the purchase, such as tax and shipping, must also be added, and compiled by your web site. Finally, you must implement a method for transferring the final chargetotal to the Chargetotal data field.

Setting up First Data

In order to start using the Checkout plugin with your First Data merchant account, there are several values you need to fill in. Login to your Global Gateway Virtual Terminal with your store number, user ID and password. From the top menu, go to ‘Administration’ > ‘Connect Settings’. There are several fields which need URL values. Below are each of the field names with their values. Please replace ‘http://www.domain.com’ in all of the URLs below with your WordPress shop URL.

Order Submission Form

http://www.domain.com/?wpcomethod=billing

Confirmation Page (“Thank You” page)

http://www.domain.com/?wpcomethod=coreturn&type=fd

Tick both the ‘URL is a CGI Script’ and ‘Automatically display Confirmation Page after the Connect receipt page’ checkboxes for data to be passed back appropriately.

Failure Page (“Sorry” page)

http://www.domain.com/?wpcomethod=cofailed

You can use the URL below to have the plugin display a failure message for you or alternatively you can use any URL of your choice which will inform the customer that the order has failed and that they need to retry the payment.

Plugin Configuration Settings

Payment Method Name

Simply specify the caption which will be displayed to your customers on the front-end, on the billing page during the checkout procedure.

Store Number

Your First Data/Linkpoint/YourPay supplied store number for usage with the Connect API.

Test Account

Set this to ‘Yes’ to turn on the test mode which will allow you to use a test account supplied by First Data/Linkpoint/YourPay in order to process transactions through the payment gateway without any charges being made. Be sure to use the correct store number for the test account though. In order to process test transactions, please use either one of the test credit card numbers below with any date in the future for the expiry date.

4111 1111 1111 1111 for Visa.
5419 8400 0000 0003 for MasterCard.
6011000993010978 for Discover.
372700997251009 for American Express

Checkout: Payment Methods

« Usage

The WordPress shopping cart plugin has several different payment methods integrated for your use. You may choose which payment methods you want to make available to your customers and configure each payment method individually (where applicable). You can enable and use one or multiple payment methods at the same time. When multiple payment methods are enabled, the customer gets to choose the method on the billing page during checkout.

Continue Reading “Checkout: Payment Methods” »