Top "Banking" questions

Banking refers to the process of carrying out financial transactions through centralized institutions known as "banks".

Building a complete online payment gateway like Paypal

So this question isn't about integrating an existing payment gateway into my site. This is more of a architectural question. …

paypal payment-gateway banking onlinebanking
How to convert BIC & IBAN to account and sortcode

Now that SEPA requirements are getting people used to BIC & IBAN, there are legacy system that cannot cope with …

banking iban
Banking API/protocol

Do any banks offer data feeds of personal accounts via any form of API? I'm essentially looking to check balances …

api banking onlinebanking datafeed
reliable way to validate IBAN/BIC in java

Does anyone know of a reliable way to validate International Bank Account Number (IBAN) and Bank Identifier Code (BIC) in …

java banking
How to pull bank statements from websites?

I need to pull bank account statements from a number of different sources. I'd love to be able to get …

banking onlinebanking ofx
How can I write software that does bank account transfers?

You know those websites that let you type in your checking account number and the routing number, and then they …

banking
Python in the enterprise: Pros and cons

I have been exploring and developing an application in Python for mission critical work in the commercial banking arena. Banks …

python enterprise banking onlinebanking
calculate european iban with javascript

I have the german "Bankleitzahl" and the account number, now I would like to calculate the corresponding IBAN with javascript, …

javascript banking iban
Get bank name from routing number

Googling for an array of common routing numbers and their US-based bank names pulls up a whole list of spammy …

php javascript stripe-payments banking sensitive-data
SWIFT ACK Message Parsing

I am Generating a SWIFT Messages MT 110 and MT 103 through my java based application. For reconciliation and sharing with end …

financial banking swift-mt