WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Anyone using PaypalAATT?

for

From: Maraikayar Prem Nawaz
Date: Jul 6, 2015 10:22PM


It should be there in app.js .
https://github.com/paypal/AATT/blob/master/app.js
Sudo node app.js should run app.js.
For testing purpose, have added a test html file.
http://localhost/test/PAETAPI.html should show with priority options.
Please let mail me if you still face problems

Thanks
-Nawaz



On Fri, Jul 3, 2015 at 12:35 AM, Mickey Williamson <
<EMAIL REMOVED> > wrote:

> I have PaypalAATT set up and running from the browser. According to this:
> https://github.com/paypal/AATT#integration-with-aatt-api, I should be able
> to make calls programmatically. But the instructions seem to indicate that
> there should be an app.post('/evaluate', function(req, res) entry in app.js
> but there is none. I don't see any indication that the app allows posts to
> the /evaluate path. Am I completely misunderstanding?
>
> Anyone have PaypalAATT set up and working with Nemo and can make sense out
> of https://github.com/paypal/AATT#integration-with-aatt-api for me?
>
> Thanks,
> Mickey
> > > > >