On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/tax-calculation/developer/all/rest/tax-calculation/tax-reporting-intro/tax-com-call-intro/tax-scenario-com-intro/tax-scenario-com-two.md)  
Filter  
FILTER BY TAG

Scenario 2: Post-capture {#tax-scenario-com-two}
================================================

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:

1. Request the tax calculation service with the commit indicator field set to taxInformation.commitIndicator set to `false`.
2. Authorize and capture the payment.
3. If the authorization and capture are successful, request the tax calculation service with the taxInformation.commitIndicator set to `true`.  
   RELATED TO THIS PAGE

