E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

payerState (property)

Payer's state or province name.

Syntax

@property (nonatomic,readonly,assign,getter=payerState) NSString* payerState;
- (NSString*)payerState;
public var payerState: String {
  get {...}
}

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 iOS Edition - Version 20.0 [Build 7941]