Creating and configuring PSPs

Revocation Check

Certificate Revocation check is an important security feature that should be enabled at all times wherever possible in a production environment. By default, new PSP records are created with a Revocation check enabled for the certificates that PSP provides for TPS to communicate with them. On the confirmation pop-up window, click Yes to enable Revocation check. The Revocation Check option is only visible while updating a PSP, not when creating a new PSP.

This image shows creation of new Payment service provider.
  1. On the TPS home page, click Payment Service Providers tab.

  2. On the Payment Service Providers home page, click Create New Payment Service Provider.

  3. Enter the Name and Description.

  4. Host: Enter the URL provided by the partner. For example if the URL provided by the partner is https:// myhost.us.example.com:port/token.do, then enter only myhost.us.example.com in the host field and do not append https://.

  5. Port Number: Enter the port number to connect to the partner. For example: 8788.

  6. Context Path: Enter the context path provided by the partner if any.

  7. Enter the PSP’s Failover Host, Failover Port Number and Failover Context Path if the PSP has failover services available.

  8. Connection Timeout (in milliseconds): The number of milliseconds TPS will wait when initiating a connection to the PSP Host before timing out.

  9. Communication Timeout (in seconds): The number of seconds TPS will wait for a response from the PSP Host before timing out.

  10. Select the Payment Service Provider is active option to allow the PSP to be chosen when creating a client.

  11. Enter the Proxy Host and Proxy Port details if the outbound access to the PSP should go via a proxy. These details are optional proxy host settings for anonymous HTTP.

  12. Click Create.

  13. Restart the OPI Token Service for the configuration to take immediate effect. Always restart the OPI Token Service after creating or changing a PSP.
    • Deselect the Payment Service Provider is active option to set a PSP to inactive status.


    This image shows configuration of payment service provider.