Uses of Package
com.broadleafcommerce.paymentgateway.domain
Packages that use com.broadleafcommerce.paymentgateway.domain
Package
Description
-
Classes in com.broadleafcommerce.paymentgateway.domain used by com.broadleafcommerce.paymentgateway.domainClassDescriptionA DTO that contains information needed to save transaction data from a payment gateway.A DTO that is comprised of all the information that is sent to a Payment Gateway to complete a transaction.The DTO object that represents the response coming back from any call to the Gateway.Used to store individual transactions about a particular payment.This entity is designed to store payment methods associated to a Cart, the
PaymentValidationRequest.getAmount()
the user is to be charged via that payment method, and the history of attempted transactions (authorizations, charges, refunds, etc.) against that payment method for the owning Cart. -
Classes in com.broadleafcommerce.paymentgateway.domain used by com.broadleafcommerce.paymentgateway.serviceClassDescriptionA DTO that contains information needed to save transaction data from a payment gateway.The Payment information that is used to add, update or remove the payment method properties, using the provided payment type and additional attributes.A DTO that is comprised of all the information that is sent to a Payment Gateway to complete a transaction.The DTO object that represents the response coming back from any call to the Gateway.This entity is designed to store payment methods associated to a Cart, the
PaymentValidationRequest.getAmount()
the user is to be charged via that payment method, and the history of attempted transactions (authorizations, charges, refunds, etc.) against that payment method for the owning Cart.Describes the identifier of a transaction. -
Classes in com.broadleafcommerce.paymentgateway.domain used by com.broadleafcommerce.paymentgateway.service.passthroughClassDescriptionA DTO that is comprised of all the information that is sent to a Payment Gateway to complete a transaction.The DTO object that represents the response coming back from any call to the Gateway.This entity is designed to store payment methods associated to a Cart, the
PaymentValidationRequest.getAmount()
the user is to be charged via that payment method, and the history of attempted transactions (authorizations, charges, refunds, etc.) against that payment method for the owning Cart. -
Classes in com.broadleafcommerce.paymentgateway.domain used by com.broadleafcommerce.paymentgateway.utilClassDescriptionA DTO that contains information needed to save transaction data from a payment gateway.A DTO that is comprised of all the information that is sent to a Payment Gateway to complete a transaction.The DTO object that represents the response coming back from any call to the Gateway.