We often receive requests to integrate into new payment processors into our soft switch.  Before we can do so we need to collect some important information before we can work on the task.


Business Requirements:

 - A list of countries they are supported in

 - A list of currencies the payment processor can support


Technical Requirements:

 - API documentation for the payment processor

 - Test payment methods (typically included in the API documentation)

 - Working Test credentials for the payment processor.  This is typically included in the API documentation.

 - A technical contact in case we have questions on integration.