C# Класс Braintree.Tests.Integration.CustomerIntegrationTest

Показать файл Открыть проект

Приватные методы

Метод Описание
All ( ) : void
ConfirmTransparentRedirect_CreatesNestedElementsAndCustomFields ( ) : void
ConfirmTransparentRedirect_CreatesTheCustomer ( ) : void
ConfirmTransparentRedirect_UpdatesTheCustomer ( ) : void
Create_CanSetCustomFields ( ) : void
Create_CreateCustomerUsingAccessToken ( ) : void
Create_CreateCustomerWithCreditCard ( ) : void
Create_CreateCustomerWithCreditCardAndBillingAddress ( ) : void
Create_CreateCustomerWithCreditCardAndVerificationAmount ( ) : void
Create_CreatesCustomerWithSpecifiedValues ( ) : void
Create_WithPayPalPaymentMethodNonce ( ) : void
Create_WithPaymentMethodNonce ( ) : void
Create_WithUsBankAccountPaymentMethodNonce ( ) : void
Create_WithVenmoSdkPaymentMethodCode ( ) : void
Create_WithVenmoSdkSession ( ) : void
Create_withErrorsOnCountry ( ) : void
Create_withRiskDataParam ( ) : void
Create_withSecurityParams ( ) : void
Delete_DeletesTheCustomer ( ) : void
Find_FindsCustomerWithGivenId ( ) : void
Find_IncludesAmexExpressCheckoutCardsInPaymentMethods ( ) : void
Find_IncludesAndroidPayNetworkTokensInPaymentMethods ( ) : void
Find_IncludesAndroidPayProxyCardsInPaymentMethods ( ) : void
Find_IncludesApplePayCardsInPaymentMethods ( ) : void
Find_IncludesUsBankAccountInPaymentMethods ( ) : void
Find_IncludesVenmoAccountsInPaymentMethods ( ) : void
Find_RaisesIfIdIsInvalid ( ) : void
GenerateToken ( ) : String
Search_FindDuplicateCardsGivenPaymentMethodToken ( ) : void
Search_OnAllTextFields ( ) : void
Search_OnCreatedAt ( ) : void
Search_OnPayPalAccountEmail ( ) : void
Setup ( ) : void
Update_AcceptsNestedBillingAddressId ( ) : void
Update_AcceptsPaymentMethodNonce ( ) : void
Update_MakeExistingCreditCardPaymentMethodTheDefaultUsingOptions ( ) : void
Update_MakeExistingPaymentMethodTheDefaultUsingDefaultPaymentMethodToken ( ) : void
Update_UpdatesCustomerAndNestedValues ( ) : void
Update_UpdatesCustomerAndNestedValuesViaTr ( ) : void
Update_UpdatesCustomerWithNewValues ( ) : void
Update_UpdatesCustomerWithVerificationAmount ( ) : void