Payments Track • Unit 18: Transaction Initiation and Authorization Workflows

Lesson 18.1: Payment Initiation

Learn how payment requests begin through merchant systems, mobile applications, and checkout interfaces.

Where This Lesson Fits

This lesson begins Unit 18 by focusing on the first stage of the authorization lifecycle. Before any payment can be approved or declined, a transaction must be initiated through a merchant system, application, or digital checkout interface.

Payment initiation is the entry point into the broader authorization workflow that will later involve validation, routing, issuer decisioning, and response handling.

Lesson Objective

By the end of this lesson, students should be able to explain how payment transactions are initiated and identify the systems responsible for starting the authorization process.

Lesson Overview

Payment initiation refers to the moment a transaction request is created and submitted into the payment system for processing.

This can occur through multiple channels including ecommerce checkout pages, mobile applications, point of sale terminals, and embedded payment APIs.

At this stage, no authorization decision has been made. The system is simply capturing the intent to pay and structuring it into a format that downstream systems can process.

Once initiated, the transaction moves into credential validation and routing stages, where it is prepared for issuer evaluation.

Why This Matters in Payments

Every payment begins with initiation. If this step fails or is poorly designed, the entire authorization chain cannot function.

The quality of initiation systems directly affects conversion rates, user experience, and downstream processing efficiency.

It is the foundation upon which all authorization and settlement activity is built.

Core Concept

Payment initiation is the process by which a merchant system, application, or interface creates and submits a transaction request into the payment infrastructure for authorization processing.

Where Payment Initiation Happens

How Payment Initiation Works in Practice

  1. A customer selects a product or service for purchase.
  2. The merchant system captures payment intent.
  3. Payment details are collected or tokenized.
  4. A structured transaction request is generated.
  5. The request is submitted into the payment gateway or processor.
  6. The authorization workflow begins.

Real World Example

A user purchases an item from an ecommerce website and clicks the checkout button.

The website collects payment details through a secure form and converts them into a structured transaction request.

That request is then sent to the payment gateway, which begins the authorization process by validating credentials and routing the request onward.

Common Mistakes

Mistake 1: Treating initiation as authorization

Initiation only creates the request. It does not determine approval or denial.

Mistake 2: Poor data capture at checkout

Incomplete or invalid input at initiation leads to downstream failures.

Mistake 3: Ignoring channel differences

Web, mobile, and point of sale systems initiate payments differently and require distinct handling.

Practical Exercises

Exercise 1: Channel Comparison

Compare how payment initiation differs between mobile apps and ecommerce checkout systems.

Exercise 2: Flow Mapping

Diagram the steps from payment initiation to the start of authorization processing.

Exercise 3: Failure Scenario

Describe what happens when a payment request fails at the initiation stage.

Key Terms

Payment Initiation creation of a transaction request in a payment system

Checkout Interface user facing payment entry point

Transaction Request structured payment data submitted for processing

Payment Channel medium through which a payment is initiated

Tokenization replacement of sensitive data with secure identifiers

Knowledge Check

Question 1
What happens during payment initiation?

A. The issuer approves the payment
B. A transaction request is created and submitted
C. Funds are settled
D. Clearing is completed

Question 2
Where can payments be initiated?

A. Only banks
B. Merchant systems, apps, and terminals
C. Settlement networks only
D. Clearing houses only

Question 3
Does initiation include approval decisions?

A. Yes
B. No
C. Only sometimes
D. Only in settlement

Question 4
What is created at initiation?

A. Settlement report
B. Transaction request
C. Final ledger entry
D. Clearing file

Question 5
Why is initiation important?

A. It replaces authorization
B. It starts the payment workflow
C. It completes settlement
D. It eliminates routing

Lesson Summary

Lesson Navigation

Unit Home Back to Top