I am developing a website for a supplement company .I want to develope a transaction scenerio from all the banks so that a user can do online shopping from net banking or credit card.
In my site I need to access the payment gateway. i tried many ways. I used Paypal to create a direct payment account but exception is thrown. Is there any other way to implement the payment gateway. I tried many links posted in this forums but had no good result.
have to integrate my project with paypal .in paypal payment gateway which option we have to choose (express checkout or standard check out)y Requirement is after user purchasing the goods he will be redirected to the paypal website at that time his payment status is not confirmed (either it is pending or processing in our database)once the payment has done by the user it has to automatically updated in the database
i like to create new skipjack payment gateway using asp.net 2.0 like [URL]. what are the procedure should i follow to implement this. Is there any other sample for this site?.Any Sample code for API Integration in C#.Send ASAP.I
I have a product (web application) in asp.net. We have different clients(Say A,B,C...) in the site. There are Users associated with each client who can make donations to the respective client through online. (By credit card, Online transfer etc)Now I want to implement Payment gateway to accept the donations and put it into client's account.
Im developing an e-commerce website for someone, i just needed information on whats the best payment gateway method using ASP.NET 2.0?
The second question is an important one, becuase its e-commerce and need to implement a payment control on the website for users to pay by there credit or debit cards, what i wanted to ask is that the site will need https. I have looked on EUKHost a web host and they charge for windows copper server for £39.99, but with https its £89.99. now my client is asking me what i should do becuase he thinks its expensive and needs to look at his budget. So i just wanted to ask HTTPS or without HTTPS?
I would advise him with HTTPS because if a user wants to buy an item and finds out that there is no secure payment on the site then it might push away users from buying items on the site.
I would be grateful if you could give your feedback.
integrate payment gateway in my webapplication. I don't have any idea on that.I want to get the payment through debit card, credit card, internet banking too..
Im developing a website in asp.net where i want to connect the Payment gateway(rbs worldpay) as instructed im connecting to the payment gateway...the problem is, there im using some html button to connect the gate way as per the instructions the input button should be in form tag .in masterpage inherited aspx page we dont have any form tag the button is working properly when i placed that html code in content placeholder 1 but the button is displayed above the page......if i place that code in content place holder 2 the button is not working...........
I have got a new assignment for developping an e-commerce website. I need to accept online payment via all the common cards (Visa, MasterCard, etc). But am confuded about how I should implement it. I want to add direct payment with credit card to the website without passing by paypal.
P.S.: The website is targeted for UK customers only. Technology:ASP.NET, C#