Uses of Class
com.broadleafcommerce.braintree.domain.BraintreeAuthorizeAndCaptureTransactionRequest.AuthorizeAndCaptureTransaction
-
Uses of BraintreeAuthorizeAndCaptureTransactionRequest.AuthorizeAndCaptureTransaction in com.broadleafcommerce.braintree.domain
Fields in com.broadleafcommerce.braintree.domain declared as BraintreeAuthorizeAndCaptureTransactionRequest.AuthorizeAndCaptureTransactionModifier and TypeFieldDescriptionBraintreeAuthorizeAndCaptureTransactionRequest.Input.transactionInput fields for the charge, with details that will define the resulting transaction.Methods in com.broadleafcommerce.braintree.domain that return BraintreeAuthorizeAndCaptureTransactionRequest.AuthorizeAndCaptureTransactionModifier and TypeMethodDescriptionBraintreeAuthorizeAndCaptureTransactionRequest.Input.getTransaction()Input fields for the charge, with details that will define the resulting transaction.Methods in com.broadleafcommerce.braintree.domain with parameters of type BraintreeAuthorizeAndCaptureTransactionRequest.AuthorizeAndCaptureTransactionModifier and TypeMethodDescriptionvoidBraintreeAuthorizeAndCaptureTransactionRequest.Input.setTransaction(BraintreeAuthorizeAndCaptureTransactionRequest.AuthorizeAndCaptureTransaction transaction) Input fields for the charge, with details that will define the resulting transaction.