Contents

INPaymentAccount

A user account that provides the funds when making a payment.

Declaration

class INPaymentAccount

Overview

An INPaymentAccount object represents a user account known to your app. When paying bills, you use the specified payment account as the source of any funds involved in the financial transaction. Your app must have the authority to transfer funds from the designated account to any payees.

Topics

Initializing the Payment Account

Getting the Account Details

Getting the Account Balance

Initializers

See Also

Data Objects