ePages 7.1.0 - DE_EPAGES/PayPalExpress/API/Webservice/FullName.pm

Package DE_EPAGES::PayPalExpress::API::Webservice::FullName

paypal returns the first and last name as fullname. But in epages we need this seperated in first and last name this encapsulate all actions around the FullName

Functions

new
separateNames

new

constuctor

Syntax
new( );
Return
$self (DE_EPAGES::PayPalExpress::API::Webservice::FullName)
self

separateNames

seperate names

Syntax
separateNames( $Names );
Input
$Names (string)
names
Return
(boolean)
was seperation successful