I build an app in RoR which is on heroku. And I want to send a fax every time an order is taking place. What will be the best option for me? Thanks

有帮助吗?

解决方案

You could use InterFAX or eFaxCorporate. I don't think any of these APIs come pre-integrated with Heroku though. The use of InterFAX from a Ruby environment is documented on this book.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top