Readonly
accountsThe available accounts on file.
Readonly
paymentThe available payment items.
Finds an account on file based on its ID.
The ID of the account on file to look for.
The matching account on file, or undefined if there is no such account on file.
Finds a payment item based on its ID.
The ID of the payment item to look for.
The matching payment item (as a product), or undefined if there is no such payment item.
Finds a payment item based on its ID.
The ID of the payment item to look for.
The matching payment item (as a group), or undefined if there is no such payment item.
Finds a payment item based on its ID.
The ID of the payment item to look for.
The matching payment item, or undefined if there is no such payment item.
Finds an account on file based on its ID.
The ID of the account on file to look for.
The matching account on file.
If there is no such account on file.
Finds a payment item based on its ID.
The ID of the payment item to look for.
The matching payment item (as a product).
If there is no such payment item.
Finds a payment item based on its ID.
The ID of the payment item to look for.
The matching payment item (as a group).
If there is no such payment item.
Finds a payment item based on its ID.
The ID of the payment item to look for.
The matching payment item.
If there is no such payment item.
A container for payment products, payment product groups, and their accounts on file.