E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

payerEmail (property)

Email address of the payer.

Syntax

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

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