E-Payment Integrator 2020 Python Edition

Questions / Feedback?

payer_email Property

Email address of the payer.

Syntax

def get_payer_email() -> str: ...

payer_email = property(get_payer_email, None)

Default Value

""

Remarks

Email address of the payer.

This property is optional.

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]