Home > Archive > Clarion > April 2004 > Credit Card Authorization
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Credit Card Authorization
|
|
| Barry A. Criscuolo 2004-04-23, 9:30 am |
| Everyone,
I have just had a project thrown on me, but I am a little lost on
where to start. We need to process daily batches of orders and get
Credit Card Authorization via the NOVA's Viaklix payment gateway. I
can handle the collection, organization and reporting of all the
incomeing data, but I am little loss on the sending the Authorization
to the payment gateway. I have read the supporting documents from
Viaklix and basically we need to send them their designed message via
HTTPS.
I have done some reading in Clarion Mag like "Interfacing with an
Interface", "Interfaces Everywhere" and "Clarion, COM, Soap and HTTP".
The internet world of communication and working with that in Clarion
are not my strongest points, but have wanted to learn it for a while
So anyone have any info on Clarion 3rd Party Products or white papers
on where to start?
Many Thanks in advance,
Barry
The Electron Factory, Inc.
873 E Baltimore Pike, Suite 373
Kennett Square, PA 19348
610.388.3690
Barry@ElectronFactory.com
| |
| Leonid Chudakov 2004-04-23, 9:30 am |
| Hi Barry,
Catalyst (www.catalyst.com) has secure HTTP library. Also you can check if
NetTalk from capesoft supports HTTPS.
--
Leonid Chudakov
chudakov@klarisoft.com
Cool tools and Clarion examples at
http://www.klarisoft.com
"Barry A. Criscuolo" <barry@electronfactory.com> wrote in message
news:f8dc7d5.0404230409.588c5c64@posting.google.com...
> Everyone,
> I have just had a project thrown on me, but I am a little lost on
> where to start. We need to process daily batches of orders and get
> Credit Card Authorization via the NOVA's Viaklix payment gateway. I
> can handle the collection, organization and reporting of all the
> incomeing data, but I am little loss on the sending the Authorization
> to the payment gateway. I have read the supporting documents from
> Viaklix and basically we need to send them their designed message via
> HTTPS.
>
> I have done some reading in Clarion Mag like "Interfacing with an
> Interface", "Interfaces Everywhere" and "Clarion, COM, Soap and HTTP".
> The internet world of communication and working with that in Clarion
> are not my strongest points, but have wanted to learn it for a while
> So anyone have any info on Clarion 3rd Party Products or white papers
> on where to start?
>
> Many Thanks in advance,
> Barry
>
> The Electron Factory, Inc.
> 873 E Baltimore Pike, Suite 373
> Kennett Square, PA 19348
> 610.388.3690
> Barry@ElectronFactory.com
|
|
|
|
|