E-Payment Integrator 2020 Python Edition

Questions / Feedback?

payer_state Property

Payer's state or province name.

Syntax

def get_payer_state() -> str: ...

payer_state = property(get_payer_state, None)

Default Value

""

Remarks

Payer's state or province name.

This property is required.

Character length and limitations: 40 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]