Click here to Skip to main content
15,902,736 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionComplex XML Parsing Help!! I'm getting mad! Pin
Cristian Capannini14-Jan-14 23:47
Cristian Capannini14-Jan-14 23:47 
AnswerRe: Complex XML Parsing Help!! I'm getting mad! Pin
Bernhard Hiller15-Jan-14 22:12
Bernhard Hiller15-Jan-14 22:12 
QuestionAsp.net bank transfer Pin
Otekpo Emmanuel13-Jan-14 10:54
Otekpo Emmanuel13-Jan-14 10:54 
AnswerRe: Asp.net bank transfer Pin
Ron Beyer13-Jan-14 11:54
professionalRon Beyer13-Jan-14 11:54 
This is called a payment gateway or payment processing. You need to sign up with one and integrate its API to process payments. Search Google for "asp.net payment gateway".

Edit:

Also, unless you want to be financially responsible for any breach of data that happens with your students bank details, I would avoid storing these details on your own system, use a gateway that allows storage of these on their site like PayPal so you aren't held responsible for it. Even big companies make mistakes (look up Target data breach), so avoid it at all costs.
GeneralRe: Asp.net bank transfer Pin
Otekpo Emmanuel14-Jan-14 5:12
Otekpo Emmanuel14-Jan-14 5:12 
GeneralRe: Asp.net bank transfer Pin
Otekpo Emmanuel14-Jan-14 5:19
Otekpo Emmanuel14-Jan-14 5:19 
GeneralRe: Asp.net bank transfer Pin
Ron Beyer14-Jan-14 5:27
professionalRon Beyer14-Jan-14 5:27 
AnswerRe: Asp.net bank transfer Pin
jkirkerx14-Jan-14 13:49
professionaljkirkerx14-Jan-14 13:49 
GeneralRe: Asp.net bank transfer Pin
Otekpo Emmanuel14-Jan-14 16:31
Otekpo Emmanuel14-Jan-14 16:31 
GeneralRe: Asp.net bank transfer Pin
jkirkerx14-Jan-14 17:14
professionaljkirkerx14-Jan-14 17:14 
QuestionMessage Closed Pin
12-Jan-14 4:12
sifars12-Jan-14 4:12 
QuestionRe: Error in code Pin
Richard MacCutchan12-Jan-14 5:29
mveRichard MacCutchan12-Jan-14 5:29 
QuestionError in code Pin
sifars11-Jan-14 20:57
sifars11-Jan-14 20:57 
AnswerRe: Error in code Pin
Richard MacCutchan11-Jan-14 22:13
mveRichard MacCutchan11-Jan-14 22:13 
QuestionAfter converting MVC 4 project to MVC 5 I am getting an error "this website has redirect loop" Pin
Code10811-Jan-14 11:56
Code10811-Jan-14 11:56 
Questionscrolling webpage asp.net (C#) Pin
Member 947380911-Jan-14 11:50
Member 947380911-Jan-14 11:50 
QuestionRe: scrolling webpage asp.net (C#) Pin
Richard Deeming13-Jan-14 1:58
mveRichard Deeming13-Jan-14 1:58 
AnswerRe: scrolling webpage asp.net (C#) Pin
Member 947380913-Jan-14 8:52
Member 947380913-Jan-14 8:52 
GeneralRe: scrolling webpage asp.net (C#) Pin
Richard Deeming13-Jan-14 9:13
mveRichard Deeming13-Jan-14 9:13 
QuestionRe: scrolling webpage asp.net (C#) Pin
Member 947380913-Jan-14 22:31
Member 947380913-Jan-14 22:31 
AnswerRe: scrolling webpage asp.net (C#) Pin
Richard Deeming14-Jan-14 1:30
mveRichard Deeming14-Jan-14 1:30 
Questiondoubt Pin
Member 1051704210-Jan-14 16:49
Member 1051704210-Jan-14 16:49 
AnswerRe: doubt Pin
Richard MacCutchan10-Jan-14 22:15
mveRichard MacCutchan10-Jan-14 22:15 
AnswerRe: doubt Pin
Marco Bertschi11-Jan-14 11:17
protectorMarco Bertschi11-Jan-14 11:17 
QuestionChanging Target framework from .net 2.0 to .net 4.5 Pin
indian14310-Jan-14 8:46
indian14310-Jan-14 8:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.