Executes a final capture on a successful authorization transaction.
Similar with a normal capture (POST /capture), merchants can perform either full or partial captures where any remaining uncaptured amount on an authorization is automatically voided if the scheme and issuer supports it, but with the caveat that final captured transactions can no longer be captured again afterwards.
For full captures, clients only need to provide the paymentTransactionReferenceNo of the authorization transaction being captured. P3 automatically captures the entire value of the transaction.
For partial captures, clients need to provide paymentTransactionReferenceNo and the amount to be captured.
Responses
default
Error encountered while processing. Please refer to HTTP status code, message and code in response body for more information
Updated almost 3 years ago
Language
ShellNodeRubyPHPPython
Credentials
Basic
base64
Basic
:
URL
Base URL
https://pg-sandbox.paymaya.com/p3/capture/final
Loading…
Response
Click Try It! to start a request and see the response here! Or choose an example: