Skip to main content
← Back to changelog page

2022-07-14 — Add Pre-Process Order endpoint

The Pre-Process Order endpoint allows Bold Checkout to complete full order validation and payment authorization, without actually processing the order.

This allows additional modifications of the order (such as an upsell) or the delay of the order processing until certain conditions are met.

This endpoint executes the following steps:

  • Order validation
    • Cart contents exist
    • Customer information
    • Taxes
  • Inventory check
  • Payment authorization