Method | Description | |
---|---|---|
SendAuthorizeRequestData ( ) : System | ||
getComerciosAgregadores ( ) : |
||
getCyberSourceData ( ) : |
||
getCyberSourceVertical ( ) : |
||
getEncodingMethod ( ) : String | ||
getMedioDePago ( ) : MedioDePago.MedioDePago | ||
getMerchant ( ) : String | ||
getMonto ( ) : String | ||
getNrooperacion ( ) : String | ||
getPayload ( ) : String | ||
getSecurity ( ) : String | ||
getSession ( ) : String | ||
getSplitData ( ) : |
||
getUrl_error ( ) : String | ||
getUrl_ok ( ) : String | ||
setComerciosAgregadores ( |
||
setCyberSourceData ( |
||
setCyberSourceVertical ( |
||
setEncodingMethod ( String encodingMethod ) : void | ||
setMedioPago ( MedioDePago medioDePago ) : void | ||
setMerchant ( String merchant ) : void | ||
setMonto ( Double monto ) : void | ||
setMonto ( |
||
setMonto ( String monto ) : void | ||
setNrooperacion ( String nrooperacion ) : void | ||
setSecurity ( String security ) : void | ||
setSession ( String session ) : void | ||
setSplit ( |
||
setUrl_error ( String url_error ) : void | ||
setUrl_ok ( String url_ok ) : void |
public getComerciosAgregadores ( ) : |
||
return |
public getCyberSourceData ( ) : |
||
return |
public getCyberSourceVertical ( ) : |
||
return |
public getMedioDePago ( ) : MedioDePago.MedioDePago | ||
return | MedioDePago.MedioDePago |
public setComerciosAgregadores ( |
||
comercio | ||
return | void |
public setCyberSourceData ( |
||
fcd | ||
return | void |
public setCyberSourceVertical ( |
||
fcv | ||
return | void |
public setEncodingMethod ( String encodingMethod ) : void | ||
encodingMethod | String | |
return | void |
public setMedioPago ( MedioDePago medioDePago ) : void | ||
medioDePago | MedioDePago | |
return | void |
public setMerchant ( String merchant ) : void | ||
merchant | String | |
return | void |
public setNrooperacion ( String nrooperacion ) : void | ||
nrooperacion | String | |
return | void |
public setSecurity ( String security ) : void | ||
security | String | |
return | void |
public setSplit ( |
||
split | ||
return | void |
public setUrl_error ( String url_error ) : void | ||
url_error | String | |
return | void |