Scenario 2: Post-capture
You can commit a tax request after a capture. If you implement the tax service in
this way, you will have to request the tax calculation service at least twice per
request. For example:
- Request the tax calculation service with the commit indicator field set totaxService_commitIndicatorset to.false
- Authorize and capture the payment.
- If the authorization and capture are successful, request the tax calculation service with thetaxService_commitIndicatorset to.true