class SendSessionRequest

Class SendSessionRequest.

SendSession is used to send a session URL via Email or SMS text message. The recipient can then follow this link on their PC or Mobile device to the previously created hosted payment page where they can enter their payment information and complete the transaction.

Traits

Properties

$username
$password
$sessionid
$message
$send_email
$email
$email_from
$send_html
$send_sms
$phone

Methods

array
jsonSerialize()

Returns the instantiated class's properties as an array.

Details

in jsonSerializeTrait at line 12
array jsonSerialize()

Returns the instantiated class's properties as an array.

Return Value

array