o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Customer Credit amount and credit limit check. -

I write a system Inventory system and stock controller software.but i have no suitable method for Customer Credit amount and credit limit check.

Eg: customer :aaa Customer Credit Amount:50000.00
Credit limit : 90 (Days)

then we due invoice and check to last invoice date because we want to check settle the last invoice
if he not a settle last invoice check the date period and check credit Amount.if expire date or Credit Limit customer cant due to invoice.

I want to suitable method this case in

 

Customer Credit amount and credit limit check. -
I write a system Inventory system and stock controller software.but i have no suitable method for Customer Credit amount and credit limit check. Eg: customer :aaa Customer Credit Amount:50000.00 Credit limit : 90 (Days) then we due invoice and check to last invoice date b


OOP help -
Hi I have this task i want to complete An internet based company (On-Line Solutions) allows its registered customers to make purchases on line, and to settle their accounts on line. Customers must be registered, and must log in (using their login ID and PIN number( 5 digits), bef


I need create an envelope to customers -
I have vb 6.0 and crystal report, I need to prepare a comunication to send to the customers but I want to form the comunication without spaces. I saved the report in a file word because I need that the user can edit the document. For example: John Peter your amount is 1,518.34, y


Help with algorithms/pseudo code for program -
Hey Im pretty much new to the whole visual basic.Net thing and I was wondering if anybody could help me with the algorithms/pseudo code for the specification below. Any help would be greatly appriciated. Thanks. Specification - An internet based company (On-Line Solutions) allo


Credit card Validation -
I want to accept a credit card and from there i want to validate it and send the amount to the icici bank. what are the steps i need to follow. what are the measures i need to take. what r the problems generally come into picture. All these i want to do in ASP coding. Please tell expla


InnerQuery Report -
Hi, I have one table named "Ledger". as follows .... acccode ---------- vdate ---------- amount----------drcr --------------------------------------------------------------------- 101---------------02/4/03-----------2000.00------------D 103---------------11/4/03----


Force 2 lines... -
In Access... I have a table with accounts , debit/credit, amount I need to show a debit and credit line for each account even if there is no debit/ credit Example: 12345 Debit $10 12345 Credit $-12 23411 Debit $6 <- I need to show 23411 Credit $0 also 24455 D


C++ program runs but i get garbage as an output -
Im using visual c++ 6.0 Code: #include <iostream.h> #include <conio.h> #include <string.h> class customer { private: char cardname[20]; float creditlimit; float amountspent; float amountleft; calculate(); public: void input(); vo


Magnetic Debit/Credit Card Readers -
I am looking to add the ability for my customers to process Debit/Credit Card transactions through my application. I also need to have some sort of keypad so that the customer can enter their PIN number. One of my customers wants to get rid of their Credit Card processing machines. I w


SSL, Encryption and Credit Cards -
Currently my company gets credit card transactions through verisign (we pass the info on to verisign and they take the credit card and do the rest). However, we are thinking about switching to taking credit cards ourselves. I'm a little nervous as the programmer to take credit card num


Can I use combo to perform calculation -
hi all, I need to calculate the change from an invoice form. First of all, I have used a command button to compute the sub total and total payment for a customer. However, given there are 3 possible payment types mainly credit card, nets and cash for a customer to settle hi


Beginner here needs help -
Hello, this is my first post to this site. I recently just started a VB 2005 class in college and I'm not catching on very fast due to how this book reads (Deitel's VB 2005 How to program 3rd Edition). It is very fast paced and does not cover exactly what the exercises in the back of


secure email -
I have a client who wants to manually process credit cards using an existing merchant account. Is there a way in asp.net to securely send a credit card number by email? Would it be better to insert the customer info into a database in a protected folder on the server? I've al


General VBS. Please help -
Hiya. I've recently been set the following questions as part of some set exercises. Am in need of a little help overall with it though. We are set the work to add the buttons in MS fp and the add in the scripts within the html. Questions are as follows - --------------------------


Crystal Report - from 2 tables -
Hello! I am working with CrystalReports 8.5, for my VBProject. I want to design the report as below specified. I have 2 table namely 'AccountMaster' and 'Ledger'. the structure of AccountMaster is as below AccountCode ..... AccountName ..... OpeningAmount ..... DrC


Python local variable referenced before assignment -
im trying to create a bank account data type. i have the following code: Code: def bankAccount(): bal=0 def credit(amount): bal=bal+amount def debit(amount): bal=bal-amount def balance(): return bal return (lambda x: {"credit":credit, "deb


Query correction -
i have a project with access database. I have three tables. One is for customer biodata. second is for its purchases. Third is its credit paid. Usually the payment is received at the time of sale. However few of the customer may have credit so it is paid later on. I use the dataReport


Credit Cards and WEBSERVICE -
Sort of an add on to yesterdays question. Anybody have a link or hint on the best group to use for validating and using as clearing house for credit cards in a Shopping Cart application for those using a credit card to pay? Thanks gollnick


IIF returning nothing -
For some reason, on this report IIF isn't working. The report has a date grouping, under that date grouping (Not the detail section) I have Date, and then txtboxes with this IIF statement in them. The first one is coming up with values, all of the others are not. =iif([AdjReason


how to calculate credit card interest -
Everyone should love this - how to calculate credit card interest??? Is there any built in function for it in VB, Excel etc.? If I buy a goods on my credit card costing $ A, if APR is r%, if minimum balance is $ m per month and if I pay back $ p1 in 1st month, $ p2 in 2nd month,.


printing in a format -
Hi there I have a table in which the following fields are there voucher no. debit account credit account debit amount credit amount narration Now I want to print a voucher which is going to be stored in filling system The format is like this -------------------------------


how to check for the validity of credit card -
i need to check for credit card whether it is valid or not? plz i need detatils bye


When do I need to give credit in an app -
There are thousands of pieces of code floating around. How do I know when I need to give credit for code I've used. Does it matter if it's a snippet, a sub routine, a procedure? Would I give credit to an individual or a website, or both? I doubt that it would make any diff


If my friends comes to know my credit card number, what can happen -
If somebody gets to know my credit card number only(without expiry date, name of owner) - can he/she use my credit card fraudulently on online transaction? Often many merchant/mail order companies ask for credit card details (number,expiry date, name, date of birth etc.) over phon


Urgent Help Lab Due and Don't Understand it -
Write a program to prepare the monthly charge account statement for a customer of CS CARD International, a credit card company. The program should take as input the previous balance on the account (the amount carried over from the preceding month) and the total amount of additional cha


sql query for data report , common question.. -
Dear frens, i need some help regarding data report. i am using access 2000 as backend and visual basic 6.0 for front end. i have two table like below.. tblTransaction ID Date Rate Qnt ___________________________ 1 2/2/07 10 5 2 2/3/07 10 2 3 2/4/07 20 3 4 2/6/07 20 2 t


two parameters to one table -
Hai... I am working Crystal Report 8.5 for report designing... to my VBProject... There i require a report... which is having the interface with the below listed components. start date, end date are two date values.. should be passed as parameters... to the required report...


ASP vs. PHP -
Hi, I have this to do for a Friend/Client with no Idea Where to Start. He wants to Sell all His Old Collectors Item Cards on the Net on his Own Web-Site without Using ebay, etc. So He Wants a Web-Site, which the Space must be Provided Free Like 50 MB Account which one can Find on


SOAP Help -
Hey guys! Ok...I would like to seek your help with a problem I've run into. I am writing an automated quote response system that requires interfacing with a credit bureau to automatically get a credit report for each customer. The 3rd party credit company (Equifax) has provide


VB Code Help for Credit Card Payment Calculator -
I know there are probably free ones on the web but I am looking to code a credit card calculator in VB as more practice then anything. The only problem I am having is how to start it. What I want it to do: Enter Balance, Interest Rate, Payment Amount, Number of Months and have i


Credit Card validation/e-Commerce -
We are about to start a system that requires credit card as mode of payment. please tell me where/how to start with this. i have no previous experience with the credit card thingy. i've heard about verisign, merchant bank, etc, but i do not know where to start. any help or a website re


Saving / Updating Recordsets -
The Background... My project (a variation of the game of pontoon) consists of, among others, an Options Screen form and the main Game form. From the Option Screen, the user signs into the Game screen by entering a username and password (details held in an Access database) and the


VB 6 Project, need some help -
I am making a money drawer counter (till Calculator) I have the cash working fine. My next step is this: At the end of the day, the user will enter the total number of each coin and bill. They complete that section and move to Checks. In the check section, user inputs the Ch


Creating a credit card program... -
Hi everyone, I need some help. I am trying to create an application in the 2005 express edition of Visual Basic to verify if a credit card is valid or not. The program take everyother number in the number entered in the text box and multiples it by 2 and then adds that number to the


Bank Transaction using credit card -
Hi dears i need a help . i want to do bank transaction using credit card . i mean tat i want to send moeny and recive money using credit card . thanks


software rip offs -
Ive developed software that i will be selling on the net. I will be accepting credit cards through my website, and was just thinking.. what if someone pays via credit card, downloads my software and then does a chargeback on the card after they have installed the software, credit card


Credit Card Processing on the Web -
I have recently completed a VB OCX that I wish to sell. Does anyone know of a web service that would house my program, allow a person to enter a Credit Card number, and then download the program? Then, the service would send me a check with whatever was sold (and I'm expecting a commis


Simple Query in MySql -
I need help with a simple query in MySql. It basically involves making a simple decision for simplicity sake I have a table that has these fields TrDate,TrReference,TrType,TrAmount The TrAmount field may be positive or negative depending upon whether the transaction is a debit or a


Credit Card verification!! -
I saw it somewhere out there but cant remember where it detects if the credit card number entered is in the correct format it doesnt have to mean that the credit card number has to be activated just to make sure that its in the correct format ?? any help would be apreciated. or i


Can you use Sumif for a CalculatedControl in an Access Report -
I have a report that has groups. Above the groups, in the report header, I want to show a summary of the total Debits, and total Credits, broken down per industry, Internet, Cable etc. The report currently shows RCS --Supervisor ----Employee ------Debit, Credit, Type. if I