Package DE_EPAGES::Billsafe::API::CheckoutPaymentValidation
Class created to handle the AfterSaveMultiCheckoutPayment hook
Functions
getErrorMessage
Get the error message created on the request
Syntax |
getErrorMessage( ); |
Return |
|
hasError
Return 1 if some error appears
Syntax |
hasError( ); |
Return |
|
isValidForRequest
Do a request with Billsafe to check if the payment can be use
Syntax |
isValidForRequest( ); |
Return |
|
new
constuctor
Syntax |
new( $Basket ); |
Input |
|
Return |
|
request
Do a request with Billsafe to check if the payment can be use
Syntax |
request( ); |