E-Payment Integrator 2020 Python Edition

Questions / Feedback?

payer_zip Property

Payer's United States ZIP code or other country-specific postal code.

Syntax

def get_payer_zip() -> str: ...

payer_zip = property(get_payer_zip, None)

Default Value

""

Remarks

Payer's United States ZIP code or other country-specific postal code.

Character length and limitations: 20 single-byte characters.

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]