Paypal integration with Ruby-on-rails proxy -


i have problem paypal integration on website. can tell how set proxy paypal machine can access paypal address? our university server has firewall, , need bypass it.

i used ruby-on-rails code site: https://launchschool.com/blog/paypal-payments-with-credit-cards.

note: works on development station, doesn't work on production when deploy, because of proxy; using apache2 on production.


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -