Re: sending a post request from a controller

2011-07-03 Thread David Susco
They do not, pretty much they need a few input tags and that's about
it. I'm just looking to do my form validation/preparation server-side
instead of client-side.

Dave

On Sun, Jul 3, 2011 at 9:35 PM, John Beppu  wrote:
> Does Sallie Mae provide a payment processing API?  I searched for it, but I
> couldn't find anything.
>
> On Sun, Jul 3, 2011 at 4:46 AM, David Susco  wrote:
>>
>> None of those, I'm in education, and we have to go through Sallie Mae.
>>
>> Dave
>>
>> On Sun, Jul 3, 2011 at 1:16 AM, John Beppu  wrote:
>> > Can you tell us what payment processing system you're trying to work
>> > with?
>> > Is it PayPal or Google Checkout?
>> > Bitcoin?  ;-)
>> >
>> > On Thu, Jun 30, 2011 at 6:48 AM, David Susco  wrote:
>> >>
>> >> Ideally I'd like a user to be able to submit a form to the camping
>> >> app, having camping do all the validation and some preprocessing and
>> >> then have the camping app send the user to an external site (with the
>> >> post data) where the user can complete a payment.
>> >>
>> >> Dave
>> >>
>> >> On Wed, Jun 29, 2011 at 5:00 PM, Steve Klabnik 
>> >> wrote:
>> >> > No, redirects are an HTTP response, they're not a new request.
>> >> > Can you give a more concrete example? Your explanation sounds like
>> >> > you're
>> >> > trying to do two different things, and I'm not sure which you mean.
>> >> > ___
>> >> > Camping-list mailing list
>> >> > Camping-list@rubyforge.org
>> >> > http://rubyforge.org/mailman/listinfo/camping-list
>> >> >
>> >>
>> >>
>> >>
>> >> --
>> >> Dave
>> >> ___
>> >> Camping-list mailing list
>> >> Camping-list@rubyforge.org
>> >> http://rubyforge.org/mailman/listinfo/camping-list
>> >
>> >
>> > ___
>> > Camping-list mailing list
>> > Camping-list@rubyforge.org
>> > http://rubyforge.org/mailman/listinfo/camping-list
>> >
>>
>>
>>
>> --
>> Dave
>> ___
>> Camping-list mailing list
>> Camping-list@rubyforge.org
>> http://rubyforge.org/mailman/listinfo/camping-list
>
>
> ___
> Camping-list mailing list
> Camping-list@rubyforge.org
> http://rubyforge.org/mailman/listinfo/camping-list
>



-- 
Dave
___
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list


Re: sending a post request from a controller

2011-07-03 Thread John Beppu
Does Sallie Mae provide a payment processing API?  I searched for it, but I
couldn't find anything.

On Sun, Jul 3, 2011 at 4:46 AM, David Susco  wrote:

> None of those, I'm in education, and we have to go through Sallie Mae.
>
> Dave
>
> On Sun, Jul 3, 2011 at 1:16 AM, John Beppu  wrote:
> > Can you tell us what payment processing system you're trying to work
> with?
> > Is it PayPal or Google Checkout?
> > Bitcoin?  ;-)
> >
> > On Thu, Jun 30, 2011 at 6:48 AM, David Susco  wrote:
> >>
> >> Ideally I'd like a user to be able to submit a form to the camping
> >> app, having camping do all the validation and some preprocessing and
> >> then have the camping app send the user to an external site (with the
> >> post data) where the user can complete a payment.
> >>
> >> Dave
> >>
> >> On Wed, Jun 29, 2011 at 5:00 PM, Steve Klabnik 
> >> wrote:
> >> > No, redirects are an HTTP response, they're not a new request.
> >> > Can you give a more concrete example? Your explanation sounds like
> >> > you're
> >> > trying to do two different things, and I'm not sure which you mean.
> >> > ___
> >> > Camping-list mailing list
> >> > Camping-list@rubyforge.org
> >> > http://rubyforge.org/mailman/listinfo/camping-list
> >> >
> >>
> >>
> >>
> >> --
> >> Dave
> >> ___
> >> Camping-list mailing list
> >> Camping-list@rubyforge.org
> >> http://rubyforge.org/mailman/listinfo/camping-list
> >
> >
> > ___
> > Camping-list mailing list
> > Camping-list@rubyforge.org
> > http://rubyforge.org/mailman/listinfo/camping-list
> >
>
>
>
> --
> Dave
> ___
> Camping-list mailing list
> Camping-list@rubyforge.org
> http://rubyforge.org/mailman/listinfo/camping-list
>
___
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list

Re: sending a post request from a controller

2011-07-03 Thread David Susco
None of those, I'm in education, and we have to go through Sallie Mae.

Dave

On Sun, Jul 3, 2011 at 1:16 AM, John Beppu  wrote:
> Can you tell us what payment processing system you're trying to work with?
> Is it PayPal or Google Checkout?
> Bitcoin?  ;-)
>
> On Thu, Jun 30, 2011 at 6:48 AM, David Susco  wrote:
>>
>> Ideally I'd like a user to be able to submit a form to the camping
>> app, having camping do all the validation and some preprocessing and
>> then have the camping app send the user to an external site (with the
>> post data) where the user can complete a payment.
>>
>> Dave
>>
>> On Wed, Jun 29, 2011 at 5:00 PM, Steve Klabnik 
>> wrote:
>> > No, redirects are an HTTP response, they're not a new request.
>> > Can you give a more concrete example? Your explanation sounds like
>> > you're
>> > trying to do two different things, and I'm not sure which you mean.
>> > ___
>> > Camping-list mailing list
>> > Camping-list@rubyforge.org
>> > http://rubyforge.org/mailman/listinfo/camping-list
>> >
>>
>>
>>
>> --
>> Dave
>> ___
>> Camping-list mailing list
>> Camping-list@rubyforge.org
>> http://rubyforge.org/mailman/listinfo/camping-list
>
>
> ___
> Camping-list mailing list
> Camping-list@rubyforge.org
> http://rubyforge.org/mailman/listinfo/camping-list
>



-- 
Dave
___
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list