Payment Gateways
When you create products for KiweeCommerce to manage, you have the option to set some defaults to make the process more convenient. Those options are:
| Authorize.net | |
|---|---|
| Option |
Description
|
| Enabled |
Whether the gateway is available as an option during the checkout process. |
| Transaction Key |
The transaction key provided by Authorize.net when you received your merchant account. |
| Transaction ID |
Also provided by Authorize.net |
| Gateway URL |
Also provided by Authorize.net |
| Live Gateway |
If set to TRUE, transactions will be processed live. If FALSE, the testing gateway will be used instead. This automatically approves all transactions, but doesn't actually charge the customer any money. |
| Google Checkout |
|
|---|---|
| Option |
Description
|
| Enabled |
Whether the gateway is available as an option during the checkout process. |
| User ID |
The transaction key provided by Authorize.net when you received your merchant account. |
| Checkout URL |
The URL Google provided you to which transaction requests should be posted. |
| Callback URL |
The URL Google will post back to when the transaction is approved or rejected. Must be an SSL-enabled SOAP server. |
| Return To |
The page the user will be taken back to when they come back from Google. This is usually an order confirmation page, but could be an account status or just a thank-you. |
| Paypal | |
|---|---|
| Option |
Description
|
| Enabled |
Whether the gateway is available as an option during the checkout process. |
| User ID |
The email account you used to register your Paypal account. |
| Checkout URL |
The URL Paypal provided you to which transaction requests should be posted. |
| Callback URL |
The URL Paypal will post back to when the transaction is approved or rejected. Must be an SSL-enabled SOAP server. |
| Return To |
The page the user will be taken back to when they come back from Google. This is usually an order confirmation page, but could be an account status or just a thank-you. |
Please note: Payment gateway support is somewhat limited at this time. We'll be refining and extending this over the next few weeks!