## If user has an active token in GVP_USERS_SIA_CARDS: returns SiaRegisterParams with oldtoken and generates signature for '''modToken''' SIA request.
## Else, returns SiaRegisterParams without oldtoken and generates signature for '''authorise''' SIA request.
# If user has a pending micropayment, returns error (statusCode = 271, statusMessage = WaitingForPendingMicropayment). User will be able to try again when pending micropayment is resumed.
This method only can be used by logged user.
|ParamType=String
|ParamRequired=required
|ParamDescription= It is the URL to redirect end user browser at the end of a successful credit card registration/replacement. <br/> :It will be used together with clientUrlKo to generate URLOK in this way: Params.URLOK = [BLOCK1]?clientUrlOK=[BLOCK2]&clientUrlKclientUrlKO=[BLOCK3] where:<br/>::BLOCK1 = SERVICE_PARAMS > is gvp.sia.api endpoint offering CreditCardController Confirm service which processes SIA successful transactions. This endpoint is configured by operator at instance parameter SIA_URL_OK. Example: http://sianotification.mca.tid.es/api/creditcard/confirm<br/>::BLOCK2 = ''escaped'' clientUrlOk is URL to redirect end user browser at the end of a successful credit card registration/replacement. This URL is sent by PCClient to gvp.api as input parameter valueclientUrlOk to manageCreditCard service. Example: http%3A%2F%2Fvivoplay://vivoplay.mca.tid.es%2FCreditCardOk/CreditCardOk<br/>::BLOCK3 = ''escaped'' clientUrlKo is URL to redirect end user browser at the end of a credit card registration/replacement which seems to be OK at SIA side but fails at GVP (e.g. because signature validation fails). This URL is sent by PCClient to gvp.api as input parameter value clientUrlKo to manageCreditCard service. Example: http%3A%2F%2Fvivoplay.mca.tid.es%2FCreditCardFailedresulting URLOK with these examples: http://sianotificationvivoplay.mca.tid.es/api/creditcard/confirm?clientUrlOK= http%3A%2F%2Fvivoplay.mca.tid.es%2FCreditCardOk&clientUrlKO= http%3A%2F%2Fvivoplay.mca.tid.es%2FCreditCardFailedCreditCardFailed
}}
{{Api_Parameter|
|ParamType=String
|ParamRequired=required
|ParamDescription=It is the URL to redirect end user browser at the end of a failed credit card registration/replacement. <br/> :It will be used to generate the real URLKO in this way: URLOK Params.URLKO = Instance [BLOCK1]?clientUrlKO=[BLOCK2] where:<br/>::BLOCK1 is gvp.sia.api endpoint offering CreditCardController Refuse service which processes SIA successful transactions. This endpoint is configured by operator at instance parameter SIA_URL_OK. Example: http://sianotification.mca.tid.es/api/creditcard/refuse<br/>::BLOCK2 is URL to redirect end user browser at the end of a failed credit card registration. This URL is sent by PCClient to gvp.api as input parameter SIA_URL_KO + clientUrlKoto manageCreditCard service. Example: http://vivoplay.mca.tid.es/CreditCardFailed
}}
{
"formUrl": "http://216.177.213.245:6980/servlet/ServletDirector",
"paramsParams": {
"IDVERSION": "0001",
"IDENTIDAD": "TVID",
"SUSTKNSUSCRIP":"",
"BJATKNANT":"",
"URLOK": "http://siasianotification.notifications-ottcertmca.labstid.gvpes/api/creditcard/confirm?clientUrlOK= http://vivoplay.mca.telefonicatid.comes/confirm?okCreditCardOk&urlPCclientUrlKO=http://govivoplay.tvmca.movistartid.es/creditCard/okCreditCardFailed", "URLKO": "http://siasianotification.notifications-ottcertmca.labstid.gvp.telefonica.comes/api/creditcard/confirmrefuse?error&urlPCclientUrlKO=http://govivoplay.tvmca.movistartid.es/creditCard/errorCreditCardFailed",
"sNombreEvento": "1200",
"sIdWindow": "Interface"
|Exceptions=
* [[AuthenticationRequiredException]]
* ...[[WaitingForPendingMicropayment]]
! 1.1
{{!}} New input parameters and new SiaRegisterParams object definition
{{!}}
{{!}}- valign="top"
! 1.2
{{!}} updated definition for Params.URLOK and Params.URLKO
{{!}}
{{!}}}