post https://sandbox.pismolabs.io/payment-methods/v2/payments/confirm
Confirm a pre-authorized payment operation. Use this endpoint only if the created payment operation had the pre_authorization
set to true
.
In the request, provide a new tracking_id
for the confirmation operation and the original_tracking_id
of the original payment operation. If you don't provide the amount
, the platform confirms the total original amount. You can also provide the amount
to confirm a total, partial, or greater amount.
Refer to the Payment methods guide for additional information.
This endpoint generates a Platform authorization created event.
Note: This is a PCI endpoint, use the https://gw-pci.pismolabs.io environment.