4D
Key IC ConneX is 4D code that provides a library of functions used
for real-time payment processing.
- Supports Auth vs. Sale
- Credits
- Refunds
- Recurring Transactions and subscriptions
- ACH (Checking account) transactions
You can easily copy the code from our example
database into your application and change the fields that are being
passed in. Responses are returned so you can perform logic based
on the results, store transaction id's and auth codes in your database,
etc.
Communication takes place over any TCP/IP connection.
Key IC ConneX does require a Key IC Digital
Payment Processing account in order to process live transactions.
Check out a demo database using Key
IC ConneX
It's running on 4D Server 6.7. Use a 4D Client
6.7.x and point it to the following IP address:
216.158.199.206.
Login: DemoUser
Password: (no password required)
After logging in, go to the Key IC Demo menu and
select the Demo Form option. This form supports various aspects
of our gateway, including Auth, Sale, Refund (requires the Transaction
ID value entered into the refundid field), ACH (checking account)
transactions and recurring billings.
Please make sure not to enter any "real"
data as this is a public demo and may be accessed by other
users. Any data you enter will be returned as a "success"
from the demo. If you log into the Key IC Gateway after running
a test transaction through, you will see that transaction.
If you decide to sign up for the Key IC system, we will provide
you with the full source code for this sample database so you can
customize and integrate completely into your existing systems |