Heroku and ip mask

前端 未结 3 836
一个人的身影
一个人的身影 2021-01-05 18:11

I\'m building a shopping site which uses a service which allows credit card payments (tranzilla), the service is requiring an IP or IP mask from which it will allow requests

3条回答
  •  误落风尘
    2021-01-05 19:02

    You can also use Apigee to wrap the API in question - http://app.apigee.com/, and make your API call through Apigee instead of directly to the API in question. Then enter the IP that the Apigee call comes from, and you're set.

提交回复
热议问题