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 [2009/08/18 17:23] jonyo added more limitations |
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 27: | Line 28: | ||
Various buttons to configure, save, or cancel settings specific to each gateway. | Various buttons to configure, save, or cancel settings specific to each gateway. | ||
+ | ===== Current Payment Gateways Supported ===== | ||
+ | |||
+ | [[startup_tutorial_and_checklist: | ||
===== Configuring Payment Gateway Settings ===== | ===== Configuring Payment Gateway Settings ===== | ||
Line 50: | Line 54: | ||
<tip c n> | <tip c n> | ||
+ | |||
+ | Note that for **Authorize.net** things can get a little confusing as there are test accounts, and there are normal accounts placed in Test Mode, and the two are not the same. See the table below for what setting to use for [[#Account Status]] according to what you are using: | ||
+ | ^ Authorize.net Account Type ^ Test Mode setting at Authorize.net ^ [[#Account Status]] setting in Geo Configuration ^ | ||
+ | | Normal Account | Normal | Live | | ||
+ | | Normal Account | Test Mode((Recurring billing will **not function** using a normal authorize.net account that is in **test mode**. | ||
+ | | Test Account((You can sign up for an Authorize.net test account from http:// | ||
</ | </ | ||
Line 62: | Line 72: | ||
Some gateways require configuration changes on the //gateway side//((Not in the Geo admin panel, but rather at the payment processor' | Some gateways require configuration changes on the //gateway side//((Not in the Geo admin panel, but rather at the payment processor' | ||
- | **Notes On a Recurring Billing Orders** | + | === Notes On a Recurring Billing Orders |
- | * Only 1 recurring billing item((Like a user subscription)) is able to be paid for at a time in the same recurring billing order. | + | * Only 1 recurring billing item((Like a user subscription)) is able to be paid for at a time in the same recurring billing order. |
* If there is 1 or more payment gateway enabled that has recurring billing enabled, on the payment choices page only those gateways with recurring billing enabled will be displayed. | * If there is 1 or more payment gateway enabled that has recurring billing enabled, on the payment choices page only those gateways with recurring billing enabled will be displayed. | ||
* If there are no payment gateways that have recurring billing enabled, the order will be processed normally and no automatic renewals or recurring charges will be performed. | * If there are no payment gateways that have recurring billing enabled, the order will be processed normally and no automatic renewals or recurring charges will be performed. | ||
- | * Each payment gateway can have it' | + | * Each payment gateway can have its own "user agreement" |
- | **Payment Gateway specific Recurring Billing Limitations** | + | === Payment Gateway specific Recurring Billing Limitations |
The limitations listed below are due to limitations in how each payment gateway works, these are not something specific to the Geodesic software. | The limitations listed below are due to limitations in how each payment gateway works, these are not something specific to the Geodesic software. | ||
- | * **Linkpoint** | ||
- | * The recurring billing can only last for 99 cycles. | ||
* **Authorize.net** | * **Authorize.net** | ||
* Not able to check status on recurring billing automatically, | * Not able to check status on recurring billing automatically, | ||
* The cycle duration is limited to be minimum of 1 week (7 days), maximum of 1 year (365 days). | * The cycle duration is limited to be minimum of 1 week (7 days), maximum of 1 year (365 days). | ||
+ | * Recurring billing will **not function** using a normal authorize.net account that is in **test mode**((**From Authorize.net FAQ answer**: | ||
* **Paypal**: | * **Paypal**: | ||
* Cannot cancel payments from software, recurring billing must be canceled on paypal.com website. | * Cannot cancel payments from software, recurring billing must be canceled on paypal.com website. | ||
* There is no ability to specify the "start date" for the recurring billing cycle. | * There is no ability to specify the "start date" for the recurring billing cycle. | ||
- | + | * **Linkpoint** [Not considered recurring billing capable, see notes below] | |
- | ===== My Payment Gateway Does Not Appear in the List ===== | + | * Recurring billing **disabled** at the code level, because there is no way to check on status of recurring billing, and Linkpoint |
- | + | | |
- | If the payment gateway | + | |
- | + | ||
- | 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. | + | |