On This Page
REST API
Creating a Sale Request
POST the authorization information to the payment resource with the capture flag under
the
processingInformation
object set to true
. The
capture flag specifies whether to include the capture service in the submitted
request.No additional fields are required for the capture. If the authorization is successful,
the capture is processed immediately and the reply message includes results for the
authorization and capture. If the authorization is declined, the capture is not
processed and the reply message includes results only for the authorization.