The amount of the payment.
The date when the payment was created.
The timestamp when the payment was created.
The id of the payment.
A string provided by the developer, shown to the user.
An object provided by the developer for their own usage.
The recipient address of the blockchain transaction.
The status flags representing the current state of the payment.
The blockchain transaction data, this is null if no transaction has been made yet.
The user's app-specific id.
Whether or not the payment has been cancelled.
Approve the payment.
The approved payment.
Complete the payment.
The completed payment.
Get the transaction of the payment if there is one.
If set to true
, it will not check in the cache and directly make a request to retrieve the receiver transaction instead.
The transaction of the payment if there is one.
Generated using TypeDoc
Structure representing a Pi Network Payment.