E-Payment Integrator 2020 Python Edition

Questions / Feedback?

payer_country_name Property

Payer's country name.

Syntax

def get_payer_country_name() -> str: ...

payer_country_name = property(get_payer_country_name, None)

Default Value

"US"

Remarks

Payer's country name.

This property has been deprecated.

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]