Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting MaxPrice on message #70

Closed
pdincau opened this issue Mar 14, 2017 · 1 comment
Closed

Setting MaxPrice on message #70

pdincau opened this issue Mar 14, 2017 · 1 comment

Comments

@pdincau
Copy link

pdincau commented Mar 14, 2017

Is it possible to set MaxPrice when sending an SMS with ex_twilio?

I tried with test credentials this:

Message.create([to: number, from: from_number, body: body, max_price: "0.1"])

But I am not sure max_price is the correct flag because test credentials return canned response.

Thanks!

@danielberkompas
Copy link
Owner

MaxPrice should be max_price, yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants