java.lang.Object
com.broadleafcommerce.vendor.chasepayment.service.support.AbstractAdditionalPropertiesAwareDTO
com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalCaptureRequest
All Implemented Interfaces:
Serializable

public class OrbitalCaptureRequest extends AbstractAdditionalPropertiesAwareDTO implements Serializable
Matches the request payload structure expected by the Orbital Gateway API when performing a capture transaction against an existing authorization (ex: 'POST /capture').
See Also:
  • Constructor Details

    • OrbitalCaptureRequest

      public OrbitalCaptureRequest()
  • Method Details