|
105 | 105 | <Compile Include="Source\AuthenticationData\Configuration.cs" />
|
106 | 106 | <Compile Include="Source\AuthenticationData\RequestData.cs" />
|
107 | 107 | <Compile Include="Source\Configuration.cs" />
|
| 108 | + <Compile Include="Source\MerchantBoardingConfiguration.cs" /> |
108 | 109 | <Compile Include="Source\Properties\AssemblyInfo.cs" />
|
109 | 110 | <Compile Include="Source\Resource\NumericUtility.cs" />
|
110 | 111 | <Compile Include="Source\SampleCode.cs" />
|
|
145 | 146 | <Compile Include="Source\Samples\Invoicing\Invoices\GetListOfInvoices.cs" />
|
146 | 147 | <Compile Include="Source\Samples\Invoicing\Invoices\SendInvoice.cs" />
|
147 | 148 | <Compile Include="Source\Samples\Invoicing\Invoices\UpdateInvoice.cs" />
|
| 149 | + <Compile Include="Source\Samples\MerchantBoarding\CreateRegistration.cs" /> |
| 150 | + <Compile Include="Source\Samples\MerchantBoarding\MerchantBoardingAmexDirect.cs" /> |
| 151 | + <Compile Include="Source\Samples\MerchantBoarding\MerchantBoardingBarclays.cs" /> |
| 152 | + <Compile Include="Source\Samples\MerchantBoarding\MerchantBoardingBinLookUp.cs" /> |
| 153 | + <Compile Include="Source\Samples\MerchantBoarding\MerchantBoardingCUP.cs" /> |
| 154 | + <Compile Include="Source\Samples\MerchantBoarding\MerchantBoardingEFTPOS.cs" /> |
| 155 | + <Compile Include="Source\Samples\MerchantBoarding\MerchantBoardingFDIGlobal.cs" /> |
| 156 | + <Compile Include="Source\Samples\MerchantBoarding\MerchantBoardingGPX.cs" /> |
| 157 | + <Compile Include="Source\Samples\MerchantBoarding\MerchantBoardingSmartFDC.cs" /> |
| 158 | + <Compile Include="Source\Samples\MerchantBoarding\MerchantBoardingTSYS.cs" /> |
| 159 | + <Compile Include="Source\Samples\MerchantBoarding\MerchantBoardingVPC.cs" /> |
148 | 160 | <Compile Include="Source\Samples\PayerAuthentication\AuthenticationWithNewAccount.cs" />
|
149 | 161 | <Compile Include="Source\Samples\PayerAuthentication\AuthenticationWithNORedirect.cs" />
|
150 | 162 | <Compile Include="Source\Samples\PayerAuthentication\EnrollWithCustomerIdAsPaymentInformation.cs" />
|
|
203 | 215 | <Compile Include="Source\Samples\Payments\Payments\AuthorizationWithPAEnrollAuthenticationNeeded.cs" />
|
204 | 216 | <Compile Include="Source\Samples\Payments\Payments\AuthorizationWithPayerAuthValidation.cs" />
|
205 | 217 | <Compile Include="Source\Samples\Payments\Payments\AuthorizationWithTMSTokenBypassingNetworkToken.cs" />
|
| 218 | + <Compile Include="Source\Samples\Payments\Payments\CITInitiatingInstalmentSubscriptionUK.cs" /> |
| 219 | + <Compile Include="Source\Samples\Payments\Payments\CITInitiatingRecurringSubscription.cs" /> |
| 220 | + <Compile Include="Source\Samples\Payments\Payments\CITPlacingCredentialOnFile.cs" /> |
206 | 221 | <Compile Include="Source\Samples\Payments\Payments\DigitalPaymentGooglePay.cs" />
|
207 | 222 | <Compile Include="Source\Samples\Payments\Payments\DigitalPaymentsApplePay.cs" />
|
208 | 223 | <Compile Include="Source\Samples\Payments\Payments\EBTElectronicVoucherPurchaseFromSNAPAccountWithVisaPlatformConnect.cs" />
|
|
213 | 228 | <Compile Include="Source\Samples\Payments\Payments\IncrementalAuthorization.cs" />
|
214 | 229 | <Compile Include="Source\Samples\Payments\Payments\LevelIIData.cs" />
|
215 | 230 | <Compile Include="Source\Samples\Payments\Payments\LevelIIIData.cs" />
|
| 231 | + <Compile Include="Source\Samples\Payments\Payments\MITIndustryPracticeDelayedCharge3RIVisa.cs" /> |
| 232 | + <Compile Include="Source\Samples\Payments\Payments\MITIndustryPracticeResubmission.cs" /> |
| 233 | + <Compile Include="Source\Samples\Payments\Payments\MITInstalment.cs" /> |
| 234 | + <Compile Include="Source\Samples\Payments\Payments\MITRecurring.cs" /> |
| 235 | + <Compile Include="Source\Samples\Payments\Payments\MITUnscheduledCredentialOnFile.cs" /> |
216 | 236 | <Compile Include="Source\Samples\Payments\Payments\PartialAuthorization.cs" />
|
217 | 237 | <Compile Include="Source\Samples\Payments\Payments\PaymentNetworkTokenization.cs" />
|
218 | 238 | <Compile Include="Source\Samples\Payments\Payments\PaymentWithFlexToken.cs" />
|
|
0 commit comments