ePages 7.0.0 - DE_EPAGES/PayPalPlus/API/Webservice/GetMerchantStatus/Service.pm

Package DE_EPAGES::PayPalPlus::API::Webservice::GetMerchantStatus::Service

class to handle the GetMerchantStatus for PayPal plus

Functions

doRequest
new

doRequest

Create request to epagesj and handle the answer

Syntax
doRequest( $PaymentMethodPayPalPlus );
Input
$PaymentMethodPayPalPlus (DE_EPAGES::PayPalPlus::API::Object::PaymentMethodPayPalPlus)
payment method paypal plus
Return
(boolean)
boolean flag if the request was successful or not

new

constructor

Syntax
new( );
Return
$self (DE_EPAGES::PayPalPlus::API::Webservice::GetMerchantStatus::Service)
self