Nedbank Gateway
Service
Previous URL: https://gateway.iveri.co.za/iVeriWebSer ... rvice.asmx
New URL: https://portal.nedsecure.co.za/iVeriWeb ... rvice.asmx
WSDL
New URL: https://portal.nedsecure.co.za/iVeriWeb ... rvice.asmx
Previous URL: https://gateway.iveri.co.za/iVeriWebSer ... .asmx?wsdl
New URL https://portal.nedsecure.co.za/iVeriWeb ... .asmx?wsdl
New URL https://portal.nedsecure.co.za/iVeriWeb ... .asmx?wsdl
Hosted Gateway,
Service
Previous URL: https://gateway.host.iveri.com/iVeriWeb ... rvice.asmx
New URL https://portal.host.iveri.com/iVeriWebS ... rvice.asmx
WSDL
New URL https://portal.host.iveri.com/iVeriWebS ... rvice.asmx
Previous URL: https://gateway.host.iveri.com/iVeriWeb ... .asmx?wsdl
New URL https://portal.host.iveri.com/iVeriWebS ... .asmx?wsdl
New URL https://portal.host.iveri.com/iVeriWebS ... .asmx?wsdl
Requesting For A New Certificate in Backoffice
- Please login to Backoffice using the Administrator credentials.
- Go to Menu item Certificate -> Manage Certificates
- Click on "New Certificate" at the top of the page
- Fill in the required info. Also note the the password field is required. Once done, click on the box at the bottom of the fields.
- Should you not be presented with the page above, please contact your local support team and ask them to move you to the new certificate chain.
- Once you are moved to the new certificate chain then you will no longer be able to request for a new cert using an older version of iVeri Client.
- Download your certificate
- Now you should be able to make use of the new certificate
- For PHP, you may be required to convert your certificate to .PEM using OpenSSL with the following command
Code: Select all
openssl pkcs12 -export -in "88152429-2512-4ED8-89B5-C21C1CDD51F0.p12" -out "88152429-2512-4ED8-89B5-C21C1CDD51F0.pem" -passin pass:[password]
The password you should provide above is the password that you created in Backoffice while requesting for the certificate in the steps above