This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
admin_menu:payments:payment_gateways:start [2011/08/12 15:10] mdavis |
admin_menu:payments:payment_gateways:start [2016/04/02 23:08] (current) rdowen2016 [Payment Gateways] |
||
---|---|---|---|
Line 3: | Line 3: | ||
Payment Gateways in the software can be configured **Site Wide** and **Per User Group** | Payment Gateways in the software can be configured **Site Wide** and **Per User Group** | ||
- | {{: | + | {{: |
===== Payment Gateway Columns ===== | ===== Payment Gateway Columns ===== | ||
Line 29: | Line 30: | ||
===== Current Payment Gateways Supported ===== | ===== Current Payment Gateways Supported ===== | ||
- | The following credit card gateways are supported by the software. | + | [[startup_tutorial_and_checklist: |
- | + | ||
- | Authorize.net AIM - authorize.net (website) | + | |
- | Paytrace - paytrace.com | + | |
- | Linkpoint - linkpoint.com | + | |
- | Moneris - moneris.com (Canada) | + | |
- | Payflow Pro (purchased by Paypal) paypal.com | + | |
- | NoChex - nochex.com | + | |
- | | + | |
- | Paypal Standard - paypal.com | + | |
- | 2Checkout - 2checkout.com | + | |
- | Worldpay - rbsworldpay.com | + | |
- | Paypal Pro (Website Payments Pro) - paypal.com | + | |
- | Payscape - payscapeadvisors.com | + | |
- | Netcash - netcash.com | + | |
- | + | ||
- | Some of the above gateways allow you to accept the credit card information on your site and communicate that information through " | + | |
- | + | ||
- | As well as the above there are " | + | |
===== Configuring Payment Gateway Settings ===== | ===== Configuring Payment Gateway Settings ===== | ||
Line 110: | Line 92: | ||
* Recurring billing **disabled** at the code level, because there is no way to check on status of recurring billing, and Linkpoint does not send any signals when the status changes. | * Recurring billing **disabled** at the code level, because there is no way to check on status of recurring billing, and Linkpoint does not send any signals when the status changes. | ||
* The recurring billing can only last for 99 cycles. | * The recurring billing can only last for 99 cycles. | ||
- | |||
- | ===== My Payment Gateway Does Not Appear in the List ===== | ||
- | |||
- | If the payment gateway does not appear in the list that does not mean that it can never be within the system. | ||
- | |||
- | The problem is that owing to each gateway' | ||
- | |||
- | / | ||
- | |||
- | By looking at that file you should then be able to insert the necessary code to communicate with your payment gateway and receive the proper response our system needs. | ||
- | |||