agreementId |
The Agreement ID is the unique reference for a partner’s set of pre-defined shop settings. Partners will receive a minimum of one Agreement ID per country. A partner may have multiple Agreement IDs (indicating different shop settings) for the same country. |
merchantId |
The Merchant ID is a unique reference to a single merchant. The Merchant ID is provided as a response to the create merchant request. |
shopId |
The Shop ID is a unique reference to a specific combination of trade name, industry code, URL, operating country, etc. A single Merchant ID may have multiple Shop IDs. The first Shop ID is automatically provided in the response to the Create Merchant request, the Add Shop request should be used to create any additional Shop IDs under the same Merchant ID. Note, settlement is done per ShopId. |
API Key |
The API Key is required to gain access to Riverty’s ecommerce API and will be provided by Riverty for each Shop a Merchant sets up. Please note, test API Keys can be automatically received via Riverty’s Test Merchant Portal account. Live API Keys will be provided by Riverty upon completion of KYC and Contract signing (which may be done by the partner). |
partnerReference |
The Partner Reference is a unique idempotency identifier, which ensures that if the Create Merchant or Add Shop request is sent multiple times, the operation is only performed once. Using the same Partner Reference a second time will restart an operation if it was interrupted the first time. |
profileTrackingId |
The profileTrackingId is a unique reference provided to each shop in response to the Get Credentials request. The Profile Tracking ID should be entered as the “CLIENT_ID” in the Profile Tracking tag used during the consumer risk review. Important note, this field is NOT the same of the value provided by the Merchant as a “SESSION_ID” in the Profile Tracking tag, which is entered as the “profileTrackingId” in the Authorize Call. |