View Categories

Payment Operations Guide

Last verified with: 10.8.6.0

Overview #

Payment operations in LogiSense Billing connect the billing platform to an external payment processor so businesses can securely collect, track, and manage payments throughout the full payment lifecycle.

This includes:

  • authorizing and capturing payments,
  • storing and reusing tokenized payment methods,
  • supporting refunds and chargebacks,
  • routing payments through the right merchant account,
  • applying successful payments to invoices and balances,
  • and handling failed or retried payment activity in a controlled way.

This is important because payment processing is not just about taking a card or bank payment once. It is about operating a reliable payment model that supports one-time payments, recurring billing, autopay, recovery workflows, and financial traceability.

The End-to-End Operating Model #

At a business level, LogiSense Billing acts as the payment orchestration and financial system of record, while the connected payment gateway performs the actual processor-side payment actions.

The flow works like this:

  1. LogiSense Billing initiates a payment request or payment session.
  2. The payment gateway authorizes and, depending on configuration, captures the payment.
  3. LogiSense Billing records the payment and related transaction details.
  4. Successful captured payments can be disbursed against invoices or account balances.
  5. Later payment events such as refunds, failures, reversals, or chargebacks update the payment record and financial outcome.

This model matters because it keeps billing, receivables, and payment execution aligned without requiring the billing catalog or invoice logic to carry processor-specific complexity.

Payment Flows #

Authorization #

Authorization is the step where the gateway confirms that the payment method is valid and that the funds or credit line are available.

In business terms, authorization is the approval step before money is considered collected.

Depending on the payment flow, authorization can lead directly to capture or can remain in an authorized state until capture happens later.

Business value:

  • confirms the payment method can support the transaction,
  • supports delayed-settlement business models,
  • and allows the platform to distinguish between approved payments and fully collected payments.

Capture #

Capture is the step where the payment moves from approval into collected funds.

This is the most important operational checkpoint because captured payments are the payments that can move into invoice application and receivables reduction workflows.

LogiSense Billing supports both:

  • immediate capture models,
  • and delayed capture models where authorization and capture happen separately.

This flexibility matters when businesses want different settlement timing depending on processor setup, risk posture, or operational policy.

Refund #

Refunds reverse some or all of a previously captured payment.

From a business perspective, refunds are how a business returns money after collection has already occurred. A refund can be:

  • full,
  • or partial.

When a refund succeeds, LogiSense Billing adjusts the financial effect of the original payment so the invoice or receivable reflects that the customer now owes that amount again, either in whole or in part.

This is important because customer adjustments should not require manual financial correction outside the platform.

Chargeback #

A chargeback is a processor-side or bank-side dispute that forces a reversal of collected funds.

Chargebacks are different from ordinary refunds because they are not initiated as a normal customer service action. They represent a dispute event with financial and operational consequences.

In LogiSense Billing, chargebacks are treated as a financial-impact event tied back to the original collected payment.

This matters because chargebacks affect revenue protection, collections strategy, and payment-method trust. They are not simply another status on a successful payment.

Immediate Versus Delayed Capture #

One of the most important concepts in payment operations is that approval and collection do not always happen at the same moment.

In an immediate capture model:

  • the payment is authorized,
  • then captured right away,
  • and then becomes available for invoice application.

In a delayed capture model:

  • the payment is first authorized,
  • remains in an approved but not yet collected state,
  • and is captured later.

This distinction is important because businesses often need to know whether a payment is merely approved or whether it is actually safe to treat as collected cash.

Tokenization Model #

LogiSense Billing uses a tokenized payment-method model so businesses can support recurring and repeat payments without storing raw card or bank details directly in the platform.

Instead of storing sensitive payment credentials, the platform stores a processor-issued token and related payment-method metadata.

That token can then be used for:

  • recurring billing,
  • autopay,
  • manual payment using a saved method,
  • one-time payment with optional future reuse,
  • and recovery or retry workflows.

This is one of the most important capabilities in the payment model because it turns payment methods into reusable billing assets while reducing payment-data exposure.

How Tokenized Payment Methods Are Used #

A tokenized payment method becomes the reusable payment instrument on an account.

That means a customer can:

  • add a payment method once,
  • choose whether it should be saved for reuse,
  • set a method for autopay,
  • and then use that tokenized method repeatedly for billing and collections operations.

This is valuable because it separates payment capture from payment-method setup. The business does not have to ask the customer for full payment details every time it needs to bill, retry, or collect.

Merchant Account Handling #

Merchant account handling determines which processor-side merchant account is used when a payment is created.

This is especially important for businesses that operate:

  • across multiple geographies,
  • across multiple brands or legal entities,
  • or with different acquiring relationships.

LogiSense Billing supports merchant-account configuration as part of the payment-gateway model and can also support account-level default merchant-account selection.

In practical terms, this allows the business to route payment activity through the right merchant account based on its operating model instead of forcing all payment traffic through a single global setup.

Why Merchant Account Routing Matters #

Merchant account flexibility matters because payment operations often need to align with the commercial and legal structure of the business.

Examples include:

  • using different merchant accounts by country,
  • routing payments through the merchant account tied to a specific region,
  • separating drop-in payment flows from other payment flows when needed,
  • or assigning a default merchant account for a specific customer relationship.

This improves payment governance and allows the payment layer to scale with international, multi-entity, or multi-brand operations.

Payment States and What They Mean #

Payment states are the business interpretation of where a payment sits in its lifecycle.

The key payment states are:

  • Pending
  • Authorized
  • Captured
  • Rejected

In addition, reversal-style outcomes such as refunds and chargebacks create downstream financial effects tied to the original payment.

Pending #

Pending means the payment has been initiated but the final processor outcome has not yet been confirmed.

This matters because a pending payment should not be treated as collected funds.

Authorized #

Authorized means the processor has approved the payment method and amount, but the payment has not necessarily been settled or captured yet.

This is useful for businesses that need a formal approval checkpoint before collection is finalized.

Captured #

Captured means the payment has successfully reached the collected-funds stage.

This is the operational state that matters most for billing because captured payments can drive invoice disbursement and receivables reduction.

Rejected #

Rejected means the payment attempt did not succeed.

This can happen for many business reasons, including issuer decline, insufficient funds, invalid details, expired credentials, or fraud-related decisions.

This state is important because rejected payments are not merely incomplete. They are failed collection attempts that may trigger customer communication, updated payment-method handling, or retry logic.

Invoice Impact #

One of the most important business concepts in payment operations is that payment success and invoice impact are related, but they are not identical.

The platform distinguishes between:

  • the processor-side payment event,
  • the payment record in LogiSense Billing,
  • and the disbursement or application of that payment to invoices.

Once a payment is captured, LogiSense Billing can apply that payment to invoices through payment disbursement logic.

This matters because it supports a clean financial model:

  • successful collection reduces receivables,
  • invoice balances can be adjusted through controlled payment application,
  • and later events such as refunds can reverse or adjust those applications as needed.

How Refunds Affect Invoices #

When a refund is processed successfully, the original payment’s impact is reversed in whole or in part.

That means previously paid invoice value can become payable again, depending on the refund amount.

This is especially important for:

  • partial-service corrections,
  • goodwill adjustments,
  • order cancellations after billing,
  • or operational disputes that require a money return.

The key value is that the billing platform keeps the receivable picture aligned to the actual payment outcome rather than forcing manual reconciliation.

How Chargebacks Affect Invoices and Payment Methods #

Chargebacks create a forced financial reversal tied to the original payment.

In business terms, they reduce the realized value of the original payment and may trigger stronger operational controls around the payment method that was used.

This matters because chargebacks are not just reporting events. They affect revenue integrity and future collection confidence.

In supported scenarios, chargeback handling can also influence whether a payment method should continue to be used for future retries or autopay.

Failure and Retry Behavior #

Payment failure handling is a major part of the value of the platform.

Businesses do not just need to know that a payment failed. They need a structured way to respond to that failure.

LogiSense Billing supports this through:

  • failed payment status handling,
  • retry-linked payment records,
  • autopay and recurring payment flows,
  • dunning-based collection attempts,
  • and processor-assisted recovery behavior where supported.

This makes the payment model more operationally useful than a simple pass/fail gateway integration.

Soft Failures Versus Hard Failures #

From a business perspective, not every failed payment should be treated the same way.

Some failures are temporary and may succeed on a later retry, such as:

  • insufficient funds,
  • temporary issuer issues,
  • or other soft-decline scenarios.

Other failures usually require intervention, such as:

  • expired payment details,
  • invalid payment details,
  • or fraud-driven rejection.

This distinction matters because a strong payment-operations model should not blindly retry every failure. It should support recovery where recovery makes sense and stop where the payment method is no longer trustworthy or usable.

Retry and Recovery Options #

Retry behavior can be part of recurring payment collection and accounts receivable workflows.

In practical terms, the platform can support:

  • retrying failed recurring payment attempts,
  • linking retry attempts back to the original failed payment path,
  • configuring payment-retry behavior as part of receivables strategy,
  • and invoking external processor recovery mechanisms where supported.

This is valuable because it helps businesses recover revenue that would otherwise be lost to simple first-attempt failures.

Payment Method Deactivation and Recovery Controls #

Payment operations are also about knowing when to stop using a payment method.

LogiSense Billing supports active and inactive payment-method handling, deactivation reasons, and autopay selection rules. In supported processor scenarios, certain payment failures or dispute outcomes can also lead to payment-method deactivation.

This is important because businesses need a way to protect future billing runs from repeatedly using payment methods that are no longer valid, no longer trusted, or no longer appropriate for automatic collection.

Mapping to LogiSense Objects #

For customers evaluating the platform, it is helpful to understand how the payment model is represented in LogiSense Billing.

Payment Gateway #

The Payment Gateway is the configured processor connection. It defines the gateway relationship and the main processor settings used for payment execution.

Adyen Merchant Account #

The Adyen Merchant Account represents a configured merchant account under the processor connection and supports merchant-account routing within the broader payment model.

Payment Method #

The Payment Method is the reusable, tokenized payment instrument saved against the account.

This is the object used for:

  • autopay,
  • saved payment methods,
  • and recurring or repeat collection.

Payment #

The Payment is the business-level payment record.

It tracks the amount, account, timing, payment status, payment method relationship, and overall financial outcome inside LogiSense Billing.

Payment Transaction #

The Payment Transaction is the gateway-facing transaction trail.

It carries processor-side identifiers and links the platform’s payment activity to the external payment event stream.

Payment Invoice Disbursement #

The Payment Invoice Disbursement represents how a successful payment is applied to invoices.

This is a key part of the financial model because it separates payment collection from invoice application while keeping both connected.

Payment Pre Authorize #

The Payment Pre Authorize object supports authorization-first workflows where approval and collection need to be treated as separate steps.

Account #

The Account acts as the customer anchor for payment operations. It can carry the customer relationship, the reusable payment methods, autopay context, receivables strategy, and account-level merchant-account defaults.

Why This Matters for Catalog and Revenue Operations #

Payment operations are a foundational part of monetization flexibility.

A business can have a sophisticated product catalog and pricing model, but if it cannot:

  • securely collect payment,
  • manage saved payment methods,
  • route transactions correctly,
  • recover failed collections,
  • and keep invoice balances aligned to real payment outcomes,

then revenue operations become manual and error-prone.

That is why payment operations should be understood as part of the commercial operating model, not as a narrow gateway integration.

Why Customers Value This Capability #

Customers value this capability because it gives them a complete operational payment framework instead of an isolated payment button.

They can:

  • support one-time and recurring payments,
  • reuse tokenized methods securely,
  • route payments through the right merchant account,
  • understand whether a payment is pending, approved, collected, rejected, refunded, or disputed,
  • connect payment outcomes to invoice balances,
  • and build recovery workflows that reduce revenue leakage.

That combination is what makes payment operations in LogiSense Billing powerful. It supports secure payment execution, cleaner receivables management, and a more scalable path from billing event to collected cash.