PaymentSystemPropertyValues
extends PaymentSystemPropertyValues
in package
Uses
ElementTrait
This is the Multisafepay's PaymentSystemPropertyValues class.
The ComLogicommerceMultisafepay information will be stored in that class and will remain immutable (only get methods are available)
Tags
Table of Contents
getCardNumber() | Returns the card number value. | : string |
---|---|---|
getExpiryDate() | Returns the expiraty Date value. | : Date|null |
getIdentifier() | Returns the indetifier value. | : string |
Methods
getCardNumber()
Returns the card number value.
public
getCardNumber() : string
Return values
string —getExpiryDate()
Returns the expiraty Date value.
public
getExpiryDate() : Date|null
Return values
Date|null —getIdentifier()
Returns the indetifier value.
public
getIdentifier() : string