Okay, Stripe. Can I accept bitcoins and automatically convert them to USD? I need an instant conversion back to USD after the transaction so I don't lose money due to volatility. Does stripe let merchants auto-convert their Bitcoin payments to USD? This would solve the problem entirely and I'd be happy to pass the extra savings on to customers.
I could probably give about a 6% discount because I wouldn't take profit from the transaction savings.
In fact, given the fee is .05% of the transaction, this could be the first service to ever enable micropayments. Perfect for a lot of internet/new technology services. The key is to convert the customer's USD to bitcoin instantly, pay with bitcoin, and convert the received bitcoin back to USD instantly again.
11 people joined so far! Remember to be the awesome person that up-votes and comments so we get widespread adoption of the chat room. I promise to do my part by sending invites as they come.
Choosing between twilio or this definitely depends on your use case.
Gosms is handy when you have no internet connection, you require total control over the infrastructure and such. Use twilio when you don't want to worry about anything and just send messages. There could be more scenarios too.
Twilio's pricing schemes change per country, for us in India (where 1 Rupee = 100 Paisa and USD 1 = ~62 Rupees), twilio charges 60 paisa per message. At the same time, some tel-com providers have plans that cost only 5 paisa per message. India has other limits and regulations but for personal/in-house use they hardly matter.
To add to this, If you want to send fast worldwide SMS reliably and without much hassle, use twilio or plivo or other such web sms gateways.
If you want to send SMS locally, for cheap and willing to hack your way around, give GoSMS a shot.
Given the time a modem takes to send an SMS, with a single modem connected, the rate of sending SMS is low (~1 message / 5 second).
So to set something up that can send thousands of sms (not spam, part of an app) a day, all I would need is a modem, a server, and this app? Would I need a cell phone plan or something?