ePages 6.17.43 - DE_EPAGES/Billsafe/API/CheckoutPaymentValidation.pm

Package DE_EPAGES::Billsafe::API::CheckoutPaymentValidation

Class created to handle the AfterSaveMultiCheckoutPayment hook

Functions

isValidForRequest
new
request

isValidForRequest

Do a request with Billsafe to check if the payment can be use

Syntax
isValidForRequest( );
Return
(integer)
Return flag in case of the basket valid

new

constuctor

Syntax
new( $Basket );
Input
$Basket (DE_EPAGES::Order::API::Object::Basket)
Basket
Return
$self (DE_EPAGES::Billsafe::API::CheckoutPaymentValidation)
self

request

Do a request with Billsafe to check if the payment can be use

Syntax
request( );