We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Search found 4 matches

by ricks@afts.com
Fri Oct 05, 2007 2:42 pm
Forum: Plum DEV Q&A
Topic: Bankcard data validation via https POST
Replies: 8
Views: 15464

Still getting FETCH error

Hello. We are still stuck. We moved the back end server to a different machine that can produce output without the HTML tag you indicated was causing the problem. We have setup the VXML output on the server to feed back just a fixed amount at this point, per your earlier suggestion. Here is our test...
by ricks@afts.com
Thu Oct 04, 2007 12:38 pm
Forum: Plum DEV Q&A
Topic: Bankcard data validation via https POST
Replies: 8
Views: 15464

Still lost

In reading your response to my question last night, it seems like you are saying that I need to "feed" from my server some output that looks like the vxml layout you documented in the Dollar.PHP file. I can't use PHP on my server, so I used the HTF instead. I can't seem to make the <> symbols genera...
by ricks@afts.com
Wed Oct 03, 2007 6:38 pm
Forum: Plum DEV Q&A
Topic: Bankcard data validation via https POST
Replies: 8
Views: 15464

Re: bankcard data validation via https POST

Hi, Here's a link to our tutorial that provides some examples of how to collect input from a caller and using that input to make a POST or GET to a HTTP webserver: http://www.plumvoice.com/docs/dev/developer_reference:tutorial Hope this helps. Regards, Plum Support I'm still a bit baffled by how to...
by ricks@afts.com
Wed Sep 26, 2007 5:10 pm
Forum: Plum DEV Q&A
Topic: Bankcard data validation via https POST
Replies: 8
Views: 15464

Bankcard data validation via https POST

Is there some type of demo application that PLUM has that could show how we could collect some input from a caller, then using that input make a POST or GET to a HTTP webserver that delivers back some values that we can continue to use in our script? We have an in-house IVR application that collects...