PPRetailOfflinePaymentInfo Class Reference

Inherits from PPRetailObject : NSObject
Declared in PPRetailOfflinePaymentInfo.h

Overview

TransactionOptions provides the list of customizations for a given transaction

  total

Shows total payment volume of all offline payments which are going to be replayed

@property (nonatomic, strong, nullable) NSDecimalNumber *total

Discussion

Shows total payment volume of all offline payments which are going to be replayed

Declared In

PPRetailOfflinePaymentInfo.h

  statusList

List of status infos after replaying the offline payment

@property (nonatomic, strong, nullable) NSArray *statusList

Discussion

List of status infos after replaying the offline payment

Declared In

PPRetailOfflinePaymentInfo.h