SendReceiptRequest
class SendReceiptRequest
Class SendReceiptRequest.
Email or SMS-Text delivery of receipts is performed with this function. The text for receipts is generated using information on file with SLIM CD, so the receipts match those produced by the SLIM CD website. Receipts for SMS-Text are abbreviated versions that show a simpler version of the data.
Properties
string | $username | Username or API Access Credential that accesses web service. | |
string | $password | Plaintext password for the client account. | |
int | $gateid | Gateway ID for previous transaction. | |
string | $send_sms | Yes/no causes SMS text to be sent if phone number provided. | |
int | $phone | Cardholder phone number. | |
string | $send_email | Yes/no causes email to be sent. | |
string | Cardholder Email address. | ||
string | $send_cc | Yes/no causes SMS text to be sent. | |
string | $ccemail | Email address of recipient for a carbon-copy of receipt (overrides merchant settings stored on SLIMCD.COM). |
Methods
jsonSerialize()
No description