Class OrbitalCreatePaymentResponse

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

public class OrbitalCreatePaymentResponse extends AbstractAdditionalPropertiesAwareDTO implements Serializable
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').
See Also: