PayInExecutionDetailsWeb
class PayInExecutionDetailsWeb extends Dto implements PayInExecutionDetails (View source)
Class represents Web type for 'WEB' execution option in PayIn entity
Properties
string | $RedirectURL | URL format expected |
|
string | $ReturnURL | URL format expected |
|
string | $TemplateURL | URL format expected. |
|
PayInTemplateURLOptions | $TemplateURLOptions | The URL where you host the iFramed template. |
|
string | $Culture | ||
string | $SecureMode | Mode3DSType { DEFAULT, FORCE, NO_CHOICE } |
|
Billing | $Billing | Billing information |
Methods
Get array with mapping which property is object and what type of object
Get array with mapping which property depends on other property To be overridden in child class if has any dependent objects.
Get array with read-only properties
Details
array
GetSubObjects()
Get array with mapping which property is object and what type of object
in
Dto at line 25
array
GetDependsObjects()
Get array with mapping which property depends on other property To be overridden in child class if has any dependent objects.
array
GetReadOnlyProperties()
Get array with read-only properties