Re: How is everyone doing the credit card processing ?

From: Tatiana Stolpovskikh (tanechka@earthlink.com)
Date: Tue Apr 25 2000 - 02:07:54 EDT


Rodney Payne wrote:

> How is everyone doing the credit card processing ?
>

I have not finished developing my nic, but i am going to do the charges
realtime.

There is an issue of domains being gone between lookup - register procedure.
in this case. Thats why i decided to keep a refundable balance for each user.

the procedure of registration will be this:

1. lookup
2. calculate payable = current account balance - registration cost
3. charge credit card, and increase balance by amnt payable
4. submit registration, and deduct cost from balance.

Balance will be added/substructed from mysql database through
balance=balance+amount statement, to ensure locking is done properly.

using balances db will let me:
1. accept checks, wires.
2. credit back failed registrations.
3. avoid the rest of the problems.

Just an idea.

Vlad

>
> Anyone doing realtime -- some examples please
>
> ----- Original Message -----
> From: James H. Cloos Jr. <cloos@jhcloos.com>
> To: <dev-list@opensrs.org>
> Sent: Sunday, April 23, 2000 9:55 PM
> Subject: Re: Interface to final registration approval in
> rr-n1-tor.opensrs.net
>
> > >>>>> "Jim" == Jim Carey <ozbcoz@optushome.com.au> writes:
> >
> > Jim> Is there a way to interface to the final register confirmation
> > Jim> component from a local Perl cgi ?
> >
> > I've asked for it and have been assured it is in the todo list.
> >
> > -JimC
> > --
> > James H. Cloos, Jr. <URL:http://jhcloos.com/public_key> 1024D/ED7DAEA6
> > <cloos@jhcloos.com> E9E9 F828 61A4 6EA9 0F2B 63E7 997A 9F17 ED7D AEA6
> > Save Trees: Get E-Gold! <URL:http://jhcloos.com/go?e-gold>
> >



This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:35:27 EDT