Uses of Package
com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
Packages that use com.broadleafcommerce.vendor.chasepayment.service.orbital.domain
Package
Description
-
Classes in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain used by com.broadleafcommerce.payment.service.gatewayClassDescriptionA wrapper around
PaymentRequestthat allows for easy communication betweenChaseOrbitalGatewayTransactionServiceandOrbitalGatewayExternalCallService. -
Classes in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain used by com.broadleafcommerce.vendor.chasepayment.service.orbital.externalClassDescriptionMatches the request payload structure expected by the Orbital Gateway API when performing a capture transaction against an existing authorization (ex: 'POST /capture').Matches the request payload structure expected by the Orbital Gateway API when performing a new authorization, authorization and capture, or force capture transaction (ex: 'POST /payments').A wrapper around
PaymentRequestthat allows for easy communication betweenChaseOrbitalGatewayTransactionServiceandOrbitalGatewayExternalCallService.Matches the request payload structure expected by the Orbital Gateway API when performing a refund transaction (ex: 'POST /refund').Matches the request payload structure expected by the Orbital Gateway API when performing a reversal transaction (ex: 'POST /reversal'). -
Classes in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain used by com.broadleafcommerce.vendor.chasepayment.service.orbital.external.providerClassDescriptionMatches the request payload structure expected by the Orbital Gateway API when performing a capture transaction against an existing authorization (ex: 'POST /capture').Matches the response payload structure received from the Orbital Gateway API when performing a capture transaction against an existing authorization (ex: 'POST /capture').Matches the request payload structure expected by the Orbital Gateway API when performing a new authorization, authorization and capture, or force capture transaction (ex: 'POST /payments').Matches the response payload structure received from the Orbital Gateway API after performing a new authorization, authorization and capture, or force capture transaction (ex: 'POST /payments').A wrapper around
PaymentRequestthat allows for easy communication betweenChaseOrbitalGatewayTransactionServiceandOrbitalGatewayExternalCallService.Matches the request payload structure expected by the Orbital Gateway API when performing a refund transaction (ex: 'POST /refund').Matches the response payload structure received from the Orbital Gateway API when performing a refund transaction (ex: 'POST /refund').Matches the request payload structure expected by the Orbital Gateway API when performing a reversal transaction (ex: 'POST /reversal').Matches the response payload structure received from the Orbital Gateway API when performing a reversal transaction (ex: 'POST /reversal'). -
Classes in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain used by com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformerClassDescriptionMatches the request payload structure expected by the Orbital Gateway API when performing a capture transaction against an existing authorization (ex: 'POST /capture').Matches the response payload structure received from the Orbital Gateway API when performing a capture transaction against an existing authorization (ex: 'POST /capture').Matches the request payload structure expected by the Orbital Gateway API when performing a new authorization, authorization and capture, or force capture transaction (ex: 'POST /payments').Matches the response payload structure received from the Orbital Gateway API after performing a new authorization, authorization and capture, or force capture transaction (ex: 'POST /payments').A wrapper around
PaymentRequestthat allows for easy communication betweenChaseOrbitalGatewayTransactionServiceandOrbitalGatewayExternalCallService.Matches the request payload structure expected by the Orbital Gateway API when performing a refund transaction (ex: 'POST /refund').Matches the response payload structure received from the Orbital Gateway API when performing a refund transaction (ex: 'POST /refund').Matches the request payload structure expected by the Orbital Gateway API when performing a reversal transaction (ex: 'POST /reversal').Matches the response payload structure received from the Orbital Gateway API when performing a reversal transaction (ex: 'POST /reversal'). -
Classes in com.broadleafcommerce.vendor.chasepayment.service.orbital.domain used by com.broadleafcommerce.vendor.chasepayment.service.orbital.external.transformer.supportClassDescriptionMatches the response payload structure received from the Orbital Gateway API when there is a technical error (4xx, 5xx) with the request.A wrapper around
PaymentRequestthat allows for easy communication betweenChaseOrbitalGatewayTransactionServiceandOrbitalGatewayExternalCallService.