The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
12 views

Consequences of Screen Scraping Online Banking Websites

I am planning to develop a service which requires API from some banks but because they don't have it, I think my only option is to write one myself by screen scraping user's accounts if they enter ...
1
vote
1answer
29 views

Is banks overdraft penalty linked to technology limitations? [closed]

I have been reading an article about data consistency in banking operations. The author highlights the fact that, differently from the common thinking, banks adopt BASE (Basically Available, Soft ...
0
votes
1answer
39 views

Banking API queried by Javascript

I am finalising a college project and I am stuck. I have created an API in netbeans and it is working fine. Returing e.g. <?xml version="1.0" encoding="UTF-8"?> <accountholder> ...
1
vote
2answers
59 views

Where to ask for beta testers (US) for a mobile banking app? [closed]

I work for a company that creates a mobile banking application for iOS. We are now looking for beta testers in the US with Bank of America accounts or AMEX credit cards as beta tester; we are aware ...
-2
votes
0answers
27 views

Is there a banking API that includes data about mortgage pre-qualification? [closed]

There is tons of information in Stack Overflow question Banking API/protocol. It does not, however, mention mortgage banking. Do banks support home mortgage related information like pre-qualification ...
-4
votes
1answer
30 views

Net banking security [closed]

Could some one tell me in simple language how the on screen keyboard helps security when using net banking?? Thanks in advance
4
votes
1answer
221 views

banking database design issue

I'm trying to build a database for banking I created a table for every account loan, deposit , checking account and also for payment methods checks, debit cards and cash. My question is that how ...
0
votes
0answers
9 views

How can you tell if MICR data is valid?

How can one validate the data from MICR images? I kow that on can use an algorithm from the ABA, but I need more. My boss says that we are getting ripped off because people are putting in things ...
1
vote
2answers
58 views

Does disabling right click have any impact on security?

On a banking website or some other website, I saw that they have disabled right-click. Does disabling right click make the site any more secure in referance to client-side? Is it a good general ...
0
votes
0answers
42 views

Ruby if statement with TCPServer is not working

I am experiencing a little bit of trouble creating a quick "bank" interface in Ruby. This is purely a educational experience for a teaching kids about banking and coding. So, after starting the ...
3
votes
4answers
117 views

How are monies handled / stored in a web app

If an app is to accept monetary deposits in form in return for credits that can be used for services, how is the money stored, deposited and withdrawn. ie. in adwords you deposit say $10 into your ...
1
vote
0answers
213 views

smartphone mobile banking application architecture [closed]

My company has decided to develop a mobile banking application for our client. But we are confused in choosing best architecture for mobile banking. Our requirements are Mobile client- ...
6
votes
2answers
440 views

how to “read” a SWIFT message?

I need to read some files and insert the data in a SQL Server database table using C#.NET. The files are downloaded from a banking software (ABN Amro), and they contain (debit & credit) movements ...
0
votes
1answer
114 views

Swing in Investment Banking [closed]

Why is Swing used so predominantly in Investment Banking's view layer? Very few IBs venture out to the newer technologies? What are the pros/reasons?
0
votes
1answer
170 views

Paypal in Itunes Connect?

Not programming related, but it is related to the submission of apps to apple so I will post this question here: I have searched the net for a while, and I have found no discussions about this; will ...
0
votes
0answers
88 views

AbInitio with healthcare domain or ODI with banking domain [closed]

I have an job offer with a bank as ETL programmer analyst where they are using Oracle Data Integrator. I also have an offer from an Health care company as Programmer Analyst and they use abinitio. I ...
0
votes
0answers
10 views

Product Customization across Channels [closed]

My company has a product which was custom made according to the the specification provided by one of the client banks. Now since the product was a success another bank approached for the same we had ...
1
vote
1answer
285 views

ISO 8583 bits description [closed]

I'm beginner in ISO 8583 standard. I get its document from http://www.iso.org/iso/home.html but it's large and reading/understand all bits is difficult. I require a document that explains any bit ...
1
vote
1answer
126 views

Domain model for money transactions

I must develop a domain model for money transactions. So far I've figured out that every user (money account) has attribute "amount" which defines how much money he has and then transaction between ...
0
votes
1answer
77 views

NEFT - Where can I find a complete list of Bank IFSC Codes of India

Where can one find a complete list of Bank IFSC Codes for NEFT-Enabled Bank Branches in India?
1
vote
2answers
2k views

Java copy constructor bank account issues

starting to deeply learn Java at my school, and I have finally hit my wall where I have no idea where I'm going wrong. I will list 4 classes, one is the AccountDriver or main method, BankAccount, the ...
0
votes
1answer
47 views

In thinking about most processes handled by a bank, would a BPM solution be enough, or would a case management solution likely be necessary? [closed]

In thinking about mostv business processes handled by a bank/ insurer (mortgages, financing, insurance, current accounts, credit, etc), would a BPM solution be enough to automate processes that are ...
1
vote
1answer
95 views

Protocol (algorithm ) for safely authorizing payments via mobile app

I'm looking for most secure algorithm/protocol to safely authorize actions done via mobile app. Let's say I'm developing a system that requires user authorisation of certain actions. You can think of ...
2
votes
2answers
190 views

Storing Direct Debit details in PHP/MySQL - Implications, is it even allowed? [closed]

I have a client who needs to be able to store their customers Direct Debit details (2k+ customers) on an existing online system that I previously built for them. For each customer it must store the ...
0
votes
4answers
3k views

Can I learn Temenos T24 Core Banking Software at home? [closed]

Temenos T24 is a banking application which is used by the bank I am currently working in. They gave me a training about T24. But, I felt the training inadequate. On the other hand they are creating ...
0
votes
2answers
1k views

Database structure for storing Bank-like accounts and transactions

We're in the process of adding a bank-like sub-system to our own shop. We already have customers, so each will be given a sort of account and transactions of some kind will be possible (adding to the ...
0
votes
1answer
206 views

How to get transfer confirmation from bank(by PHP)?

currently in progress making my first website, about selling something. But, i want the payments via offline. The first is direct payment and second is via bank transfer (to certain account, my ...
2
votes
1answer
74 views

SMS Banking Servers

what Hardware we use in order to implement an SMS Server to handle and receive SMS from clients for huge applications like a Mobile Banking Application ?
1
vote
0answers
48 views

Is there any web service that could return all the routing number and their corresponding bank in the USA

I need to get a API by which I could get all the routing number and their corresponding Bank name in the Americ
0
votes
2answers
255 views

Check Image Scanning Class or Application

We are looking for a way to scan a check in, like the banks do, and be able to read the check information to send to the bank. We'd like to integrate this into our software so it's seamless. I am not ...
0
votes
0answers
75 views

Why PHP, RoR, MySql are not much used in BSFI? [closed]

As a programmer I have worked on variety of technologies like C++, .Net, long back Java, PHP, a bit of RoR, SQL Server, Oracle, MySQL. I have no preference for any of them it'd horses for courses for ...
1
vote
0answers
229 views

.NET class for creating a NACHA file [closed]

Need to generate a NACHA file in C#. Does anyone know of a class that will accomplish this? If not, is there a good tutorial on this?
0
votes
1answer
419 views

ISO 8583 Mobile Banking

Please let me know the below info are sufficient enough for Balance Query request and response.. I have used JPOS library to construct.. I am doing mobile banking in android. ISO 8583 Format for the ...
2
votes
1answer
507 views

Java EBICS client

I'm working on a Java project in which I should migrate a module based on ETBAC to EBICS. I've been searching for few days but I can't find any any example for such project. The only available ...
1
vote
1answer
155 views

Multiple payment methods, multiple currencies solution

We need a website where users can deposit funds to their accounts, transfer funds from one user's account to other user's account, withdraw funds. We are looking for reliable solution so that users ...
1
vote
1answer
678 views

Online Banking APIs? [closed]

I hope this is still the right place to ask this and I do not have done any programming work before (well, except you count paypal and google checkout) so please take these factors in consideration. ...
6
votes
1answer
822 views

Password systems which ask for individual letters - what do they store?

Some (especially bank) password systems require you to enter three (specified) letters out of your password to log in. This is supposed to defeat keyloggers, and possibly wire-sniffing replay attacks ...
0
votes
2answers
118 views

What is the best way to have my server facilitate a wire transfer?

What is the best way to have my server facilitate a wire transfer? It's for writing a program to pay out from my bank account to others. Thanks.
1
vote
0answers
287 views

How to represent banking account information in a database?

Hope this is not too off-topic. I'd like to know which fields are necessary to represent banking account details for customers that might be anywhere in the world. I know about SWIFT (i.e. IBAN/BIC ...
2
votes
3answers
165 views

how to develop web app to sell online [closed]

I have made a booking system for online ticket reservations, but they cant pay online! so I now I have a client that he wants me to make them able to pay tickets online. The problem is that I have ...
0
votes
2answers
227 views

How to send alerts generated from core banking system in multiple languages?

I have to implement a solution which will translate the sms alerts generated from a core banking system into languages like "Hindi" and various Indian native languages. What should be the approach ...
1
vote
0answers
497 views

ABA routing numbers - free webservice?

I'm interested in doing bank information lookups based on the ABA Routing Transit Number. I want to do it via a SOAP service and want it to be free. I found this: ...
0
votes
1answer
93 views

How to save country-specific bank details?

I am currently developing a rails application which should accept country-specific bank account details. For example: German Bank Details: Kontoinhalber: Alice Springs Kontonummer: 1234567 ...
3
votes
2answers
1k views

Security considerations when collecting and storing bank account details in a php/mysql application

We have been asked to look into the feasibility of an application to collect bank account numbers and sort codes and store them temporarily for offline processing through a paperless direct debit ...
3
votes
2answers
1k views

How does NFC mobile money transactions work?

I know how NFC works, but how does it store money and transfer money? Is it connected to the user's bank account? If so how does that mechanism work in terms of the infrastructure? A detailed ...
0
votes
1answer
70 views

Does E*Trade Bank have an API?

Does E*Trade Bank (not E*Trade Securities) offer an API of any sort? For example, one that would allow programmers to retrieve a savings account balance? I've also sent them an email asking the same ...
0
votes
1answer
978 views

Allowing mobile money payments on website using phones

Recently in africa, there has been an uprise of third party websites that offer API for managing mobile money transactions. For example, if i was to pay for a service on a website, i would be given a ...
0
votes
3answers
445 views

PHP - Bank like monthly transactions

Im not sure what search terms to type in. I'm building a basic system for a letting agents to record rents paid in, I have done this no problem. The next step is to do repeatable transactions of ...
3
votes
1answer
717 views

Is Cassandra Good For Banking Application? [closed]

Hello fellow developer,i got very disturbing question about Cassandra,is cassandra good for Banking application which hold sensitive data? because cassandra not using ACID but CAP,how about that? is ...
-1
votes
3answers
1k views

c++:how to get balance (in banking system)

i'm doing this project Banking System This system tracks customers’ accounts in a bank. Each account has a number, name, and balance. The system provides the following functionalities: create new ...

1 2