E-Payment Integrator 2020 Python Edition

Questions / Feedback?

payment_transaction_type Property

The type of transaction.

Syntax

def get_payment_transaction_type() -> str: ...

payment_transaction_type = property(get_payment_transaction_type, None)

Default Value

""

Remarks

The type of transaction.

Current list of return values: cart, express-checkout.

This property is read-only.

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