Posts Tagged ‘config’

MoneyBookers Settings

Configuration settings related to the MoneyBookers payment method.

Continue Reading “MoneyBookers Settings” »

Checkout: 2CheckOut

« Payment Methods

2CheckOut

The 2CheckOut payment gateway has been fully integrated into the WordPress shopping cart plugin. 2CO accepts all major credit cards (Visa, MasterCard, JCB, American Express, Diners Club, Discovery, etc.), PayPal, eCheck, Debit Cards and more. It is a very robust, universal solution which will allow you to accept multiple payment types in a single, central location.

Configuration Settings

Go to the ‘Configuration’ section of the plugin to enable the 2CheckOut payment method by checking/ticking it in the ‘Payment Methods’ box. Once enabled, you may configure the 2CheckOut payment method with the following settings.

  • Vendor ID
    Your 2CheckOut supplied vendor ID.
  • Secret String
    This is a secret word/phrase which you can set in your 2CheckOut vendor admin panel. This is used for hash encryption which increases the security of payments processed.
  • Demo Purchase
    Turn this on for development purposes. No charges will be made.

Checkout: PayPal

« Payment Methods

PayPal

The WordPress shopping cart plugin is fully compatible with the PayPal Website Payments Standard payment gateway and will work with any PayPal account.

Setting up PayPal

The plugin makes use of the PayPal IPN (Instant Payment Notification) in order to be notified of completed orders to update the database internally and notify the administrator that an order has been processed. In order for the PayPal IPN to work, you’ll need to log into your PayPal account and set some configuration settings in your PayPal ‘Profile’ section. Do the following 2 things…


Turn Off PDT

In the PayPal ‘Profile’ section, under ‘Selling Preferences’, go to the ‘Website Payment Preferences’ link. Make sure that the very first option ‘Auto Return’ is turned OFF. Scroll down until you find the section named Payment Data Transfer (PDT) and be sure to turn it OFF.

Turn On IPN

In the PayPal ‘Profile’ section, under ‘Selling Preferences’, go to the ‘Instant Payment Notification’ link where you’ll need to enable the IPN and fill in the appropriate URL for notifications to be sent to. The URL needs to be an absolute address to your WordPress shop with ‘?wpcomethod=coreturn&type=pp’ appended to it. Ex. http://domain.com/?wpcomethod=coreturn&type=pp

Plugin Configuration Settings

The PayPal payment method can be enabled and configured in the ‘Configuration’ section of the plugin. Be sure to tick/check the PayPal checkbox in order to enable it first and then go ahead to fill in the following configuration settings.

PayPal Email Address

Your registered PayPal seller account email address

Invoice Prefix

A value which will be prepended to all invoice numbers sent through to PayPal. This is an optional setting and you may leave it blank to just use the order ID as the invoice number.

PayPal SandBox

PayPal SandboxSet this to “Yes” for a development site. Turn this feature off for a production site. The PayPal sandbox allows you to submit test orders through the PayPal interface in order to test your software. Please visit PayPal Developer Central for more information. Instructions for using the PayPal Sandbox with the Checkout plugin are HERE.

Payment Methods

This section will display all the currently supported payment methods by the plugin as a list of checkboxes. When you check a payment method, a box will appear with its configuration settings.

Discount Coupons

Configuration settings related to the discount coupons feature.

Continue Reading “Discount Coupons” »