I'm developing an Ionic Cordova hybrid mobile app. I need to integrate BlueSnap's Hosted Payment Page into it. So I started with creating a request to get API credentials, following this tutorial
But I don't know what IP address should I provide. I need enter the IP address to be used for API calls The backend for app is on Heroku platform. So what IP address should I type to get my API credentials ?
Thanks