Skip to content

Implementation of PayTM Payment Gateway #6247

@mrsaicharan1

Description

@mrsaicharan1

Feature Description & Workflow
Integration of PayTM payment gateway is required to boost sales in India. The workflow would be in the following way

  1. When an order is placed, we generate the checksumhash on the server-side.
  2. to obtain the txn token, a call is to be made to the Initiate Transaction API with the checksum & parameters.
  3. We fetch the available Payment Options from the Fetch Payment Option API.
  4. User selects a payment option as Pay using PayTM
  5. User enters mobile number linked to PayTM. Calls Send OTP API & Validate OTP API.
  6. Call the Transaction Status API to verify the transaction response [essential]
  7. Redirect the user to the appropriate order page in accordance with the response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions