Skip to main content

Overview

One call collects the card securely, runs 3D Secure, and authorizes. It resolves once with the final result, so it is safe to call a single time per confirm.

confirmPayment(options)

billingDetails

Result and error handling

confirmPayment resolves with a typed status. Switch on result.status (the enum value), not on the wording of any message. Message text can be reworded in any release.

result.receipt

Returned on SUCCEEDED. Fields marked optional are present only when the processor returns them.