E-Payment Integrator 2020 Python Edition

Questions / Feedback?

sale Method

Initiates an Sale transaction (authorization and capture).

Syntax

def sale() -> None: ...

Remarks

Sends a basic sale transaction to the gateway. This transaction decrements the cardholder's open-to-buy funds for the transaction_amount, and the transaction is automatically added to the current open batch.

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