| Package | Description |
|---|---|
| ee.bitweb.ogone | |
| ee.bitweb.ogone.shaComposer |
| Modifier and Type | Method and Description |
|---|---|
String |
Request.getShaSign() |
String |
AbstractRequest.getShaSign() |
| Modifier and Type | Method and Description |
|---|---|
String |
ShaComposer.compose(Map<String,Object> parameters) |
String |
AllParametersShaComposer.compose(Map<String,Object> parameters)
Requirements for SHASIGN:sup
All parameter names should be in UPPERCASE (to avoid any case confusion)
All parameters have to be arranged alphabetically
Parameters that do not have a value should NOT be included in the string to hash
A string hashed with the SHA-1 algorithm will always be 40 characters long
|
Copyright © 2016. All rights reserved.