How to Use Paypal and 2checkout .com for Payment
-
hello i'm making a appliocation in asp.net with vb. i have to use PayPal and 2checkout.com for Payment.I have already downloaded the Paypal component for Asp.Net but i'm getting how to use it. We hav Four Plans.for 1$, 3$,5$,7$. I just Want when any user choose any plan then he can can pay the payment through the Above Method and I have to keep the Account or Information that which user have paid the money or not. Plz Guide me in this matter. thanx
-
hello i'm making a appliocation in asp.net with vb. i have to use PayPal and 2checkout.com for Payment.I have already downloaded the Paypal component for Asp.Net but i'm getting how to use it. We hav Four Plans.for 1$, 3$,5$,7$. I just Want when any user choose any plan then he can can pay the payment through the Above Method and I have to keep the Account or Information that which user have paid the money or not. Plz Guide me in this matter. thanx
I'd recommend maybe having a wee look at the PayPal site. They must have some information there on how to do this...
-
I'd recommend maybe having a wee look at the PayPal site. They must have some information there on how to do this...
-
Yes paypal has got .net SDK which can be use to connect to paypal server and do all the validation.
hello thanx for reply i have download the SDk but not getting how to use. i have seen some of the example too. but they were not very useful to me. what i have to do just pay the payment after calculation. in my website there is no such Add to Cart Like thing. user just can click on the plan and for how many month he want this plan. suppose one plan cost is 1$ for a month.if he select For 2 Month.then total amount is 2$. now how to payment this 2$ using paypal. if u hav some REF: Code then plz send me if possible otherwise guide me. thanx i will wait for ur reply.
-
hello thanx for reply i have download the SDk but not getting how to use. i have seen some of the example too. but they were not very useful to me. what i have to do just pay the payment after calculation. in my website there is no such Add to Cart Like thing. user just can click on the plan and for how many month he want this plan. suppose one plan cost is 1$ for a month.if he select For 2 Month.then total amount is 2$. now how to payment this 2$ using paypal. if u hav some REF: Code then plz send me if possible otherwise guide me. thanx i will wait for ur reply.
Hi, So you want a code that will send credit card number and others details and verifiy and tell you if valid or not. check this link and download the sample of paypal with asp.net. I have the functionality of adding to cart but can just ignore the cart functionality and check how credut card validation and verfication is done. hope it helps. If time permit I will send you a sample for this validation. Regards, Anil
-
Hi, So you want a code that will send credit card number and others details and verifiy and tell you if valid or not. check this link and download the sample of paypal with asp.net. I have the functionality of adding to cart but can just ignore the cart functionality and check how credut card validation and verfication is done. hope it helps. If time permit I will send you a sample for this validation. Regards, Anil
hello there is no such link. link is missing. thanx