Use the Create Simulated Card Settlement endpoint to settle a simulated card authorization in the CVCV - Client Validation. A test environment where you can test your implementation before moving it to Production. environment. First, create a simulated authorization using the Create Simulated Card Authorization endpoint, and then use this endpoint to settle it. You must pass either authId
or merchantName
from the simulated authorization.
Warning
Do not use this endpoint in ProductionProduction - The live Galileo environment where real transactions are performed..
Note
A simulated settlement will settle for only the amount of the card authorization — you cannot simulate an up-charge in the CV environment. For example, if the authorization amount is $10.50 and the settlement specifies $15.50, the posted settlement will be $10.50.
See Global Response Statuses for status codes that are common across endpoints.
The table below lists status codes that apply to this specific endpoint.
Status Code | Code Description |
---|---|
544-01 | Method not available in the production environment |
544-02 | Authorization is not found for account |
544-03 | Authorization is already settled or in the wrong status |