0
votes
2answers
23 views
Suggestions for gateway please
I almost completed my first shopping cart with Codeigniter(PHP/MySQL).
I want to connect to payment systems. I've never developed a shopping cart before. I do not have any intenti …
2
votes
2answers
107 views
Is it advisable to build a web service over other web services?
I've inherited this really weird codebase where they've built an external web service over a bunch of internal web services just to add authentication/authorization using WS-Securi …
1
vote
2answers
389 views
magento payment process.. how it works in general
hi everyone, got a question and I hope this is right place to ask :).. don’t quite understand how payment works in magento.
client goes to checkout and lets say wants to pay as a …
0
votes
0answers
50 views
can anyone suggest best SSL VPN Gateway (Clientless 10 users) [closed]
can anyone suggest best SSL VPN Gateway (Clientless 10 users)
-1
votes
2answers
26 views
Submitting a site to Ping.fm
I found out that we can add our own site to Ping.fm networks list. (http://ping.fm/submit/) Is there any PHP script that can handle incoming SMS messages of a particular custom web …
1
vote
5answers
405 views
SMS Library in C#
I need to develop an application that sends SMS to the users that are interested to get the updates about the website.
I am looking for Library in C# which is useful to integrate …
0
votes
1answer
143 views
Paypal Payment Gateway without shopping cart
I need guidelines to integrate paypal payment gatway. Here is my requirement
User would click on pay button on my website to open paypal payment gateway page.
User may not have a …
1
vote
3answers
162 views
How do i get the default gateway in LINUX given the destination?
Good day!
I'm trying to get the default gateway, using the destination 0.0.0.0
i used this command: netstat -rn | grep 0.0.0.0
and it returns this list:
Destination Gateway …
4
votes
6answers
726 views
Receive SMS messages by web application
We are building a web app that should be able to receive SMS messages and store the information contained in it in database.
Which methods have you used? Which service providers a …
0
votes
2answers
410 views
Payment Gateway Integration asp.net c# 2.0
Myself mendy, i am designing web application, The business required to integrate payment gateway. I searched on site regarding the flow but i could not get much info on MSDN. I wan …
0
votes
3answers
159 views
How to put records from a query into DAOs?
I have written a gateway to get a result set from my database. How do i store every row in a separate dao so that i can manipulate every record further? Or can i access the result …
0
votes
1answer
43 views
Where to get UK Mobile phone to email gateway
What I need is:
- 3-5 phone numbers in the UK, possibly on different networks
- charge phones by Credit card
- text messages received by these numbers get emailed to me (one by one …
0
votes
3answers
214 views
Can anyone recommend a payment gateway for a charity website?
Are there payment gateways that only take a percentage of whatever money is paid, but that have a very small up-front startup fee?
I want to set up a payment gateway for a charity …
5
votes
2answers
294 views
Advice on a Canadian SMS Gateway provider
Hey everyone,
I am curious as how to how much trouble / money it would be for me to be able to accept incoming text messages to a number, which I would then pass to a server side …
0
votes
1answer
169 views
Is there a better way to work with Flex Builder and the AMF Gateway?
I'm using Flex Builder 3 to connect to a bunch of back-end code via the AMF gateway. Another developer packaged up all the AMF Gateway code into a war file. Here's my development …
