문제

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