NorthStarCurrency Payment Integration

Our ability to provide exchange rates, banking information and the flexibility of our payment integration makes us a very easy partner to integrate with. NorthStarCurrency have the ability to process both Wire and Credit Card Payment Service.

Our API enables you to integrate your systems with our services to automate many of the functions available through the web user interface. Our API follows the REST convention and accepts and returns JSON data.

All API requests must be made over HTTPS; any other calls made over non HTTPS will result in a fail response. See the Authentication section for information on correctly authenticating.

All requests should use the appropriate NorthStarCurrency root regional API URL: https://www.northstarcurrency.com

Step 1: Register
You must register with us to be able to use our API services. Please reach our to us and we will provide you a unique API key to get started using our services!
Step 2: Select Integration Method
  • Wire Payment Integration
    • You can easily integrate with our Wire Payment Integration by calling our Exchange Rate API. Our Exchange Rate API provides real time exchange rate for both Credit Card and Bank Wire transactions.

  • Credit Card Payment integration
    • Hosted Page Solution

      Redirect to our Credit Card Processor Payment Page. Redirect user with unique Trade ID from your system to our merchant specific custom Credit Card Processor payment page (width merchant logo) where they will enter their Credit Card data.

    • Card Payment API

      Stays within your page where you can collect all the CC data and make a POST request to our Credit Card Processor. This Options requires your site to be Credit Card Compliant.

  • Iframe Integration
    • The NorthStar Iframe Integration is made to be very simple and straight-forward for NorthStar clients. The iframe will be embedded into your merchant code directly.