E-Payment Integrator 2020 Python Edition

Questions / Feedback?

void_transaction Method

Voids a prior authorization.

Syntax

def void_transaction(authorization_id: str) -> None: ...

Remarks

This voids the transaction indicated by the AuthorizationId parameter.

Note: when the three-day authorization period expires, the authorization of a transaction is implicitly voided.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 Python Edition - Version 20.0 [Build 7941]