Locate your Payment Provider Contract ID
Overview
Your Payment Provider Contract ID is a unique identifier that matches your payment provider contract to your OnlinePay account. It is used to identify which payment options you have available to you when making API requests. It is important to use the correct Payment Provider Contract ID in your API requests to ensure that you are using the correct payment options and settings for your account.
Payment Provider Contracts
-
In your OnlinePay dashboard, navigate to Administration > Account Setup > Payment (Provider) Contracts.
-
Click the payment provider contract that you want to use for your API request.
-
Copy the Payment Provider Contract ID and save it to your preferred REST API client as an environment variable or save it in a secure location for use when making requests using cURL.
-
Updated 6 days ago