Card Storage

VERSION HISTORY
Version Date Comment
1.0 12.10.2018 Document Created.
SUMMARY

It is used for card storage and taking payments from credit cards.

CONNECTION ADDRESSES

PROD

https://posws.param.com.tr/turkpos.ws/service_turkpos_prod.asmx?op=KK_Saklama

TEST

https://test-dmz.param.com.tr/turkpos.ws/service_turkpos_test.asmx?op=KK_Saklama

Test Parameter Value
CLIENT_CODE 10738
CLIENT_USERNAME Test
CLIENT_PASSWORD Test
GUID 0c13d406-873b-403b-9c09-a5766840d98c
METHODS

All parameters to be sent to methods are mandatory unless otherwise stated. Security control is performed with the ST_WS_Guvenlik object in Web Service methods. In order for the ST_WS_Guvenlik object, to be passed with the following information, the server IP Address (IP Address if more than one IP Address is available Blocks) you must send us.

ST_WS_Guvenlik Object:
The following information will be transmitted after successful completion of the integration operation. Until this stage you can use test information.

Parameter Type Length Description
CLIENT_CODE int 5 Terminal ID, will be forwarded by us.
CLIENT_USERNAME string - User Name, will be forwarded by us.
CLIENT_PASSWORD string - Password, will be forwarded by us.
Method Name: KK_Saklama

It is used for Credit Card storage.

Parameters to Send:

Parameter Required Type Length Description
G * Object - ST_WS_Guvenlik Object
GUID * String 36 ParamPOS GUID value
KK_Sahibi * String 50 Credit Card Holder Name
KK_No * String 16 Credit Card Number
KK_SK_Ay * String 2 2 digit Expiration month
KK_SK_Yil * String 4 4 digit Expiration Year
KK_Kart_Adi String 150 Card Number Belonging to Member Workplace, Optional
KK_Islem_ID String 200 Unique ID value for forwarded by stored Credit Cards.

*Non-required fields must be submitted with empty values.

Result Parameters:

Parameter Type Length Description
Sonuc Integer 1 The transaction result
Sonuc_Str String 150 Result Explanation, If the Result Parameter is > 0, the operation succeeded, otherwise failed.
KS_GUID String 36 Card storage single GUID value