Skip to content

Viewing Subscription Payments

Once a Subscription is created, you can view all its associated payments from the subscription details page.

To view a subscription's payments:

  1. In the Finix Dashboard, expand Payment Tools in the left navigation. Or, alternatively, search for the subscription by its ID if known.

  2. Click Subscriptions.

  3. Click the Subscription you want to view.

    Subscriptions List Page
    • The subscription details page displays. From this page, you can view all payments associated with the subscription, including when each payment occurred, each payment's status, and the buyer's details.
    Subscription Details - Payments Tab
  4. Click a payment to view its details.

    • The payment details page displays.

Payment Details Page

The payment details page gives you a full view of an individual subscription payment.

Summary

At the top of the page, the following information is displayed:

FieldDescription
IDThe unique ID of the payment (Transfer).
Trace IDA trace ID you can use to track the payment across systems.
AmountThe total amount charged, including currency.
StateThe current state of the payment (e.g., Succeeded).
Created OnThe date and time the payment was created.
TypeThe payment method type (e.g., Card).
Buyer Payment InstrumentThe masked payment instrument used and the buyer's name.

Transaction Flow

The transaction flow section shows the lifecycle of the payment as it moves through processing and settlement:

  • Payment Succeeded — The payment was successfully processed, showing the payment ID, amount, type, and timestamp.
  • Payment Added to Accruing Settlement — The payment was added to an open settlement. Click View Settlement to see the full settlement details.
  • Settlement Approved — The settlement containing this payment was approved. Click View Settlement to see the approved settlement.

Payment Details

FieldDescription
Settlement StateThe current state of the settlement this payment belongs to (e.g., Approved).
Ready to Settle AtThe date and time the payment became ready for settlement.
Created ViaHow the payment was initiated (e.g., API).
ProcessorThe payment processor used to process the payment.
Authorization CodeThe authorization code returned by the card network.
Statement DescriptorThe descriptor that appears on the buyer's card statement.

Buyer Details

FieldDescription
IDThe ID of the buyer's Identity resource. Click View Recipient Details to open it.
NameThe buyer's full name.
EmailThe buyer's email address.
Billing AddressThe billing address associated with the payment.
PhoneThe buyer's phone number.

Additional Fraud Signals

FieldDescription
Payment Instruments with Same Fingerprint IDThe number of other payment instruments that share the same card fingerprint.
Payments with Same Fingerprint IDThe number of other payments that share the same card fingerprint.

Payment Instrument

This section shows the details of the card or bank account used for the payment.

FieldDescription
IDThe ID of the Payment Instrument resource.
Fingerprint IDA unique identifier for the card, consistent across tokenizations.
StateWhether the payment instrument is Enabled or disabled.
Created OnThe date the payment instrument was created.
NameThe cardholder name.
TypeThe payment instrument type (e.g., Card).
Created ViaHow the payment instrument was created (e.g., API).
Card BrandThe card network (e.g., Visa, Mastercard).
Card TypeThe type of card (e.g., Debit, Credit).
Masked NumberThe masked card number.
Expiration DateThe card's expiration date.
CVV VerificationWhether the CVV provided matched the card (e.g., Matched).
AddressThe address on file for the payment instrument.
Address VerificationThe result of the address verification check (e.g., Postal Code and Street Match).
Issuer CountryThe country that issued the card.

Associated Fees

This table lists all fees applied to the payment. Click View Fee Profile to see the full fee profile. Each fee entry includes:

ColumnDescription
IDThe ID of the fee.
Created OnThe date the fee was applied.
Fee CategoryThe category of the fee (e.g., Processor).
Fee TypeThe specific fee type (e.g., Card Fixed, Card Basis Points).
AmountThe amount of the fee.

An Estimated Total for all associated fees is displayed at the bottom of the table.

Refunds

Displays any refunds associated with the payment. Click Issue Refund to initiate a refund directly from this page.

Disputes

Displays any disputes associated with the payment.

Receipt History

Displays any receipts that have been created or sent for this payment. Click Create Receipt to generate a new receipt.

Tags

Displays any tags associated with the payment. Subscription payments automatically include a subscription_id tag that links back to the originating Subscription.