Digital signature
Partner MUST use digital signature to connect to GloRemit API. Digital signature schemes can be used for Partner authentication and non-repudiation. RSP partner who wants to send a message computes a digital signature of this remittance message and then sends this digital signature together with the message to GloRemit API.
Tranglo implements MD5 message digest hashing algorithm for digital signature. Tranglo shall issue partner a key for message digest.
Establishment of Digital Signature
The message sender shall do the following
- The required message component value is concatenated into 1 string
- Add the key issued by Tranglo at the end of the string
- Hash the concatenated message component with MD5 algorithm
- The results of the above step shall form the Signature value in the rspSign parameters in all GloRemit SOAP method.
Required Message Component
The following message components concatenated for hashing to form digital signature. Please concatenate the value of the parameters as listed below.
Parameter Name | Value |
Get_Validation Method | Request |
Do_Transfer Method | Request |
Get_Forex Method | Request |
Get_TransferStatus Method | Request |
Do_BillInquiry Method | Request |
Do_BillPayment Method | Request |
Do_ChangeName | |
Get_ChangeNameStatus | |
Do_Cancellation | |
Get_PayoutCode |