Skip to content

Commit 186a0b4

Browse files
committed
Q4 SDK Updates
1 parent 9d24edc commit 186a0b4

50 files changed

Lines changed: 1987 additions & 1 deletion

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

classmap.php

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@
314314
'net\authorize\api\contract\v1\ExtendedAmountType' => $libDir . 'net/authorize/api/contract/v1/ExtendedAmountType.php',
315315
'net\authorize\api\contract\v1\FDSFilterType' => $libDir . 'net/authorize/api/contract/v1/FDSFilterType.php',
316316
'net\authorize\api\contract\v1\FingerPrintType' => $libDir . 'net/authorize/api/contract/v1/FingerPrintType.php',
317+
'net\authorize\api\contract\v1\FraudInformationType.php' => $libDir . 'net/authorize/api/contract/v1/FraudInformationType.php',
317318
'net\authorize\api\contract\v1\GetBatchStatisticsRequest' => $libDir . 'net/authorize/api/contract/v1/GetBatchStatisticsRequest.php',
318319
'net\authorize\api\contract\v1\GetBatchStatisticsResponse' => $libDir . 'net/authorize/api/contract/v1/GetBatchStatisticsResponse.php',
319320
'net\authorize\api\contract\v1\GetCustomerPaymentProfileListRequest' => $libDir . 'net/authorize/api/contract/v1/GetCustomerPaymentProfileListRequest.php',
@@ -326,8 +327,12 @@
326327
'net\authorize\api\contract\v1\GetCustomerProfileResponse' => $libDir . 'net/authorize/api/contract/v1/GetCustomerProfileResponse.php',
327328
'net\authorize\api\contract\v1\GetCustomerShippingAddressRequest' => $libDir . 'net/authorize/api/contract/v1/GetCustomerShippingAddressRequest.php',
328329
'net\authorize\api\contract\v1\GetCustomerShippingAddressResponse' => $libDir . 'net/authorize/api/contract/v1/GetCustomerShippingAddressResponse.php',
330+
'net\authorize\api\contract\v1\GetHostedPaymentPageRequest.php' => $libDir . 'net/authorize/api/contract/v1/GetHostedPaymentPageRequest.php',
331+
'net\authorize\api\contract\v1\GetHostedPaymentPageResponse.php' => $libDir . 'net/authorize/api/contract/v1/GetHostedPaymentPageResponse.php',
329332
'net\authorize\api\contract\v1\GetHostedProfilePageRequest' => $libDir . 'net/authorize/api/contract/v1/GetHostedProfilePageRequest.php',
330333
'net\authorize\api\contract\v1\GetHostedProfilePageResponse' => $libDir . 'net/authorize/api/contract/v1/GetHostedProfilePageResponse.php',
334+
'net\authorize\api\contract\v1\GetMerchantDetailsRequest.php' => $libDir . 'net/authorize/api/contract/v1/GetMerchantDetailsRequest.php',
335+
'net\authorize\api\contract\v1\GetMerchantDetailsResponse.php' => $libDir . 'net/authorize/api/contract/v1/GetMerchantDetailsResponse.php',
331336
'net\authorize\api\contract\v1\GetSettledBatchListRequest' => $libDir . 'net/authorize/api/contract/v1/GetSettledBatchListRequest.php',
332337
'net\authorize\api\contract\v1\GetSettledBatchListResponse' => $libDir . 'net/authorize/api/contract/v1/GetSettledBatchListResponse.php',
333338
'net\authorize\api\contract\v1\GetTransactionDetailsRequest' => $libDir . 'net/authorize/api/contract/v1/GetTransactionDetailsRequest.php',
@@ -336,6 +341,7 @@
336341
'net\authorize\api\contract\v1\GetTransactionListResponse' => $libDir . 'net/authorize/api/contract/v1/GetTransactionListResponse.php',
337342
'net\authorize\api\contract\v1\GetUnsettledTransactionListRequest' => $libDir . 'net/authorize/api/contract/v1/GetUnsettledTransactionListRequest.php',
338343
'net\authorize\api\contract\v1\GetUnsettledTransactionListResponse' => $libDir . 'net/authorize/api/contract/v1/GetUnsettledTransactionListResponse.php',
344+
'net\authorize\api\contract\v1\HeldTransactionRequestType.php' => $libDir . 'net/authorize/api/contract/v1/HeldTransactionRequestType.php',
339345
'net\authorize\api\contract\v1\ImpersonationAuthenticationType' => $libDir . 'net/authorize/api/contract/v1/ImpersonationAuthenticationType.php',
340346
'net\authorize\api\contract\v1\IsAliveRequest' => $libDir . 'net/authorize/api/contract/v1/IsAliveRequest.php',
341347
'net\authorize\api\contract\v1\IsAliveResponse' => $libDir . 'net/authorize/api/contract/v1/IsAliveResponse.php',
@@ -366,6 +372,7 @@
366372
'net\authorize\api\contract\v1\PaymentType' => $libDir . 'net/authorize/api/contract/v1/PaymentType.php',
367373
'net\authorize\api\contract\v1\PayPalType' => $libDir . 'net/authorize/api/contract/v1/PayPalType.php',
368374
'net\authorize\api\contract\v1\PermissionType' => $libDir . 'net/authorize/api/contract/v1/PermissionType.php',
375+
'net\authorize\api\contract\v1\ProcessorType.php' => $libDir . 'net/authorize/api/contract/v1/ProcessorType.php',
369376
'net\authorize\api\contract\v1\ProfileTransactionType' => $libDir . 'net/authorize/api/contract/v1/ProfileTransactionType.php',
370377
'net\authorize\api\contract\v1\ProfileTransAmountType' => $libDir . 'net/authorize/api/contract/v1/ProfileTransAmountType.php',
371378
'net\authorize\api\contract\v1\ProfileTransAuthCaptureType' => $libDir . 'net/authorize/api/contract/v1/ProfileTransAuthCaptureType.php',
@@ -386,6 +393,7 @@
386393
'net\authorize\api\contract\v1\SubscriptionPaymentType' => $libDir . 'net/authorize/api/contract/v1/SubscriptionPaymentType.php',
387394
'net\authorize\api\contract\v1\TokenMaskedType' => $libDir . 'net/authorize/api/contract/v1/TokenMaskedType.php',
388395
'net\authorize\api\contract\v1\TransactionDetailsType' => $libDir . 'net/authorize/api/contract/v1/TransactionDetailsType.php',
396+
'net\authorize\api\contract\v1\TransactionListSortingType.php' => $libDir . 'net/authorize/api/contract/v1/TransactionListSortingType.php',
389397
'net\authorize\api\contract\v1\TransactionRequestType' => $libDir . 'net/authorize/api/contract/v1/TransactionRequestType.php',
390398
'net\authorize\api\contract\v1\TransactionResponseType' => $libDir . 'net/authorize/api/contract/v1/TransactionResponseType.php',
391399
'net\authorize\api\contract\v1\TransactionSummaryType' => $libDir . 'net/authorize/api/contract/v1/TransactionSummaryType.php',
@@ -396,6 +404,8 @@
396404
'net\authorize\api\contract\v1\UpdateCustomerProfileResponse' => $libDir . 'net/authorize/api/contract/v1/UpdateCustomerProfileResponse.php',
397405
'net\authorize\api\contract\v1\UpdateCustomerShippingAddressRequest' => $libDir . 'net/authorize/api/contract/v1/UpdateCustomerShippingAddressRequest.php',
398406
'net\authorize\api\contract\v1\UpdateCustomerShippingAddressResponse' => $libDir . 'net/authorize/api/contract/v1/UpdateCustomerShippingAddressResponse.php',
407+
'net\authorize\api\contract\v1\UpdateHeldTransactionRequest.php' => $libDir . 'net/authorize/api/contract/v1/UpdateHeldTransactionRequest.php',
408+
'net\authorize\api\contract\v1\UpdateHeldTransactionResponse.php' => $libDir . 'net/authorize/api/contract/v1/UpdateHeldTransactionResponse.php',
399409
'net\authorize\api\contract\v1\UpdateSplitTenderGroupRequest' => $libDir . 'net/authorize/api/contract/v1/UpdateSplitTenderGroupRequest.php',
400410
'net\authorize\api\contract\v1\UpdateSplitTenderGroupResponse' => $libDir . 'net/authorize/api/contract/v1/UpdateSplitTenderGroupResponse.php',
401411
'net\authorize\api\contract\v1\UserFieldType' => $libDir . 'net/authorize/api/contract/v1/UserFieldType.php',
@@ -457,7 +467,9 @@
457467
'net\authorize\api\controller\GetCustomerProfileController' => $libDir . 'net/authorize/api/controller/GetCustomerProfileController.php',
458468
'net\authorize\api\controller\GetCustomerProfileIdsController' => $libDir . 'net/authorize/api/controller/GetCustomerProfileIdsController.php',
459469
'net\authorize\api\controller\GetCustomerShippingAddressController' => $libDir . 'net/authorize/api/controller/GetCustomerShippingAddressController.php',
470+
'net\authorize\api\controller\GetHostedPaymentPageController' => $libDir . 'net/authorize/api/controller/GetHostedPaymentPageController.php',
460471
'net\authorize\api\controller\GetHostedProfilePageController' => $libDir . 'net/authorize/api/controller/GetHostedProfilePageController.php',
472+
'net\authorize\api\controller\GetMerchantDetailsController' => $libDir . 'net/authorize/api/controller/GetMerchantDetailsController.php',
461473
'net\authorize\api\controller\GetSettledBatchListController' => $libDir . 'net/authorize/api/controller/GetSettledBatchListController.php',
462474
'net\authorize\api\controller\GetTransactionDetailsController' => $libDir . 'net/authorize/api/controller/GetTransactionDetailsController.php',
463475
'net\authorize\api\controller\GetTransactionListController' => $libDir . 'net/authorize/api/controller/GetTransactionListController.php',
@@ -470,6 +482,7 @@
470482
'net\authorize\api\controller\UpdateCustomerPaymentProfileController' => $libDir . 'net/authorize/api/controller/UpdateCustomerPaymentProfileController.php',
471483
'net\authorize\api\controller\UpdateCustomerProfileController' => $libDir . 'net/authorize/api/controller/UpdateCustomerProfileController.php',
472484
'net\authorize\api\controller\UpdateCustomerShippingAddressController' => $libDir . 'net/authorize/api/controller/UpdateCustomerShippingAddressController.php',
485+
'net\authorize\api\controller\UpdateHeldTransactionController' => $libDir . 'net/authorize/api/controller/UpdateHeldTransactionController.php',
473486
'net\authorize\api\controller\UpdateSplitTenderGroupController' => $libDir . 'net/authorize/api/controller/UpdateSplitTenderGroupController.php',
474487
'net\authorize\api\controller\ValidateCustomerPaymentProfileController' => $libDir . 'net/authorize/api/controller/ValidateCustomerPaymentProfileController.php',
475488

lib/net/authorize/api/contract/v1/CreateCustomerProfileFromTransactionRequest.php

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,16 @@ class CreateCustomerProfileFromTransactionRequest extends ANetApiRequestType
2323
*/
2424
private $customerProfileId = null;
2525

26+
/**
27+
* @property boolean $defaultPaymentProfile
28+
*/
29+
private $defaultPaymentProfile = null;
30+
31+
/**
32+
* @property boolean $defaultShippingAddress
33+
*/
34+
private $defaultShippingAddress = null;
35+
2636
/**
2737
* Gets as transId
2838
*
@@ -89,6 +99,50 @@ public function setCustomerProfileId($customerProfileId)
8999
return $this;
90100
}
91101

102+
/**
103+
* Gets as defaultPaymentProfile
104+
*
105+
* @return boolean
106+
*/
107+
public function getDefaultPaymentProfile()
108+
{
109+
return $this->defaultPaymentProfile;
110+
}
111+
112+
/**
113+
* Sets a new defaultPaymentProfile
114+
*
115+
* @param boolean $defaultPaymentProfile
116+
* @return self
117+
*/
118+
public function setDefaultPaymentProfile($defaultPaymentProfile)
119+
{
120+
$this->defaultPaymentProfile = $defaultPaymentProfile;
121+
return $this;
122+
}
123+
124+
/**
125+
* Gets as defaultShippingAddress
126+
*
127+
* @return boolean
128+
*/
129+
public function getDefaultShippingAddress()
130+
{
131+
return $this->defaultShippingAddress;
132+
}
133+
134+
/**
135+
* Sets a new defaultShippingAddress
136+
*
137+
* @param boolean $defaultShippingAddress
138+
* @return self
139+
*/
140+
public function setDefaultShippingAddress($defaultShippingAddress)
141+
{
142+
$this->defaultShippingAddress = $defaultShippingAddress;
143+
return $this;
144+
}
145+
92146

93147
}
94148

lib/net/authorize/api/contract/v1/CreateCustomerShippingAddressRequest.php

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ class CreateCustomerShippingAddressRequest extends ANetApiRequestType
1818
*/
1919
private $address = null;
2020

21+
/**
22+
* @property boolean $defaultShippingAddress
23+
*/
24+
private $defaultShippingAddress = null;
25+
2126
/**
2227
* Gets as customerProfileId
2328
*
@@ -62,6 +67,28 @@ public function setAddress(\net\authorize\api\contract\v1\CustomerAddressType $a
6267
return $this;
6368
}
6469

70+
/**
71+
* Gets as defaultShippingAddress
72+
*
73+
* @return boolean
74+
*/
75+
public function getDefaultShippingAddress()
76+
{
77+
return $this->defaultShippingAddress;
78+
}
79+
80+
/**
81+
* Sets a new defaultShippingAddress
82+
*
83+
* @param boolean $defaultShippingAddress
84+
* @return self
85+
*/
86+
public function setDefaultShippingAddress($defaultShippingAddress)
87+
{
88+
$this->defaultShippingAddress = $defaultShippingAddress;
89+
return $this;
90+
}
91+
6592

6693
}
6794

lib/net/authorize/api/contract/v1/CustomerPaymentProfileListItemType.php

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
class CustomerPaymentProfileListItemType
1212
{
1313

14+
/**
15+
* @property boolean $defaultPaymentProfile
16+
*/
17+
private $defaultPaymentProfile = null;
18+
1419
/**
1520
* @property integer $customerPaymentProfileId
1621
*/
@@ -31,6 +36,28 @@ class CustomerPaymentProfileListItemType
3136
*/
3237
private $payment = null;
3338

39+
/**
40+
* Gets as defaultPaymentProfile
41+
*
42+
* @return boolean
43+
*/
44+
public function getDefaultPaymentProfile()
45+
{
46+
return $this->defaultPaymentProfile;
47+
}
48+
49+
/**
50+
* Sets a new defaultPaymentProfile
51+
*
52+
* @param boolean $defaultPaymentProfile
53+
* @return self
54+
*/
55+
public function setDefaultPaymentProfile($defaultPaymentProfile)
56+
{
57+
$this->defaultPaymentProfile = $defaultPaymentProfile;
58+
return $this;
59+
}
60+
3461
/**
3562
* Gets as customerPaymentProfileId
3663
*

lib/net/authorize/api/contract/v1/CustomerPaymentProfileMaskedType.php

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ class CustomerPaymentProfileMaskedType extends CustomerPaymentProfileBaseType
2121
*/
2222
private $customerPaymentProfileId = null;
2323

24+
/**
25+
* @property boolean $defaultPaymentProfile
26+
*/
27+
private $defaultPaymentProfile = null;
28+
2429
/**
2530
* @property \net\authorize\api\contract\v1\PaymentMaskedType $payment
2631
*/
@@ -86,6 +91,28 @@ public function setCustomerPaymentProfileId($customerPaymentProfileId)
8691
return $this;
8792
}
8893

94+
/**
95+
* Gets as defaultPaymentProfile
96+
*
97+
* @return boolean
98+
*/
99+
public function getDefaultPaymentProfile()
100+
{
101+
return $this->defaultPaymentProfile;
102+
}
103+
104+
/**
105+
* Sets a new defaultPaymentProfile
106+
*
107+
* @param boolean $defaultPaymentProfile
108+
* @return self
109+
*/
110+
public function setDefaultPaymentProfile($defaultPaymentProfile)
111+
{
112+
$this->defaultPaymentProfile = $defaultPaymentProfile;
113+
return $this;
114+
}
115+
89116
/**
90117
* Gets as payment
91118
*

lib/net/authorize/api/contract/v1/CustomerPaymentProfileType.php

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ class CustomerPaymentProfileType extends CustomerPaymentProfileBaseType
2626
*/
2727
private $taxId = null;
2828

29+
/**
30+
* @property boolean $defaultPaymentProfile
31+
*/
32+
private $defaultPaymentProfile = null;
33+
2934
/**
3035
* Gets as payment
3136
*
@@ -92,6 +97,28 @@ public function setTaxId($taxId)
9297
return $this;
9398
}
9499

100+
/**
101+
* Gets as defaultPaymentProfile
102+
*
103+
* @return boolean
104+
*/
105+
public function getDefaultPaymentProfile()
106+
{
107+
return $this->defaultPaymentProfile;
108+
}
109+
110+
/**
111+
* Sets a new defaultPaymentProfile
112+
*
113+
* @param boolean $defaultPaymentProfile
114+
* @return self
115+
*/
116+
public function setDefaultPaymentProfile($defaultPaymentProfile)
117+
{
118+
$this->defaultPaymentProfile = $defaultPaymentProfile;
119+
return $this;
120+
}
121+
95122

96123
}
97124

0 commit comments

Comments
 (0)