LinkPoint

Top  Previous  Next

Charge user credit cards via LinkPoint payment gateway. Require 5 parameters.

 

1. Your config file number (e.g. 1234567)
2. Credit card number (e.g. 41111111111111111111)
3. Card expire month (e.g. 10)
4. Card expire year (e.g. 07)
5. Amount to charge (e.g. 39.95)

Also, you should put your PEM file to tmp/ directory.

Example:

linkpoint_checkout = 1234567, {#card_num#}, {#card_exp_month#}, {#card_exp_year#}, 40.00

 

 

Note:
LinkPoint payment gateway support is only available in the following licenses: Business, World Wide, ISP.